Update pointer to special permalink variables for collections (#8274)
Merge pull request 8274
This commit is contained in:
parent
b3b9fae4bc
commit
930c65fb20
|
@ -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" -%}
|
||||
|
|
Loading…
Reference in New Issue