Update pointer to special permalink variables for collections (#8274)

Merge pull request 8274
This commit is contained in:
jaybe@jekyll 2020-07-01 01:32:44 -05:00 committed by GitHub
parent b3b9fae4bc
commit 930c65fb20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ You can link to the generated page using the `url` attribute:
## Permalinks
There are special [permalink variables for collections]({{ '/docs/permalinks/' | relative_url }}) to
There are special [permalink variables for collections]({{ '/docs/permalinks/#collections' | relative_url }}) to
help you control the output url for the entire collection.
## Custom Sorting of Documents {%- include docs_version_badge.html version="4.0" -%}