diff --git a/docs/content/documentation/content/section.md b/docs/content/documentation/content/section.md index fa96e3d1..c98b04f5 100644 --- a/docs/content/documentation/content/section.md +++ b/docs/content/documentation/content/section.md @@ -45,7 +45,7 @@ paginate_by = 0 # If set, will be the path used by paginated page and the page number will be appended after it. # For example the default would be page/1 -paginate_by = "page" +paginate_path = "page" # Whether to insert a link for each header like the ones you can see in this site if you hover one # The default template can be overridden by creating a `anchor-link.html` in the `templates` directory