Skip to content

Commit 913e6d6

Browse files
committed
docs: clarification matcornic#300
1 parent bba22b8 commit 913e6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exampleSite/content/basics/migration/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This document shows you what's new in the latest release. For a detailed list of
2121
Nevertheless, it is recommended to adapt your existing files to the new way.
2222

2323
- for your home page, add the frontmatter parameter `archetype = "home"`
24-
- for all files having the old frontmatter parameter `chapter = true`, replace that parameter with `archetype = "chapter"`
24+
- for all files having the old deprecated frontmatter parameter `chapter = true`, replace it with `archetype = "chapter"`
2525

2626
- **Change**: The frontmatter options `pre` / `post` were renamed to `menuPre` / `menuPost`. The old options will still be used if the new options aren't set. Therefore you don't need to change anything after the upgrade.
2727

0 commit comments

Comments
 (0)