Skip to content

Commit 76ceba9

Browse files
Update README.md
1 parent dfe7806 commit 76ceba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The many-to-many plugin gets all its information about the related pages from yo
6161
6262
Both blueprints need the manytomany field in order to connect the pages correctly. As it’s important to set them up correctly, the following text explains every step bit by bit.
6363
64-
### 3.0.1 Quickstart
64+
#### 3.0.1 Quickstart
6565
6666
You can use and adjust these two blueprints to setup a relation between two pages with the plugin. It implements the classic Employee <--> Project relation you might know from database examples (see ER-diagram above). Make sure to rename all fields according to your situation. To fully understand all the fields and adjust them to your situation you should read on.
6767

0 commit comments

Comments
 (0)