Fixed broken link to Permalinks page [ci skip]

The Permalinks link was generating a 404 error due to the link using a capital P in the link path.
This commit is contained in:
AJ Acevedo 2014-07-05 14:20:30 -04:00
parent c78bf2775f
commit a7cc026e2c
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ For example, if you have `_my_collection/some_subdir/some_doc.md`,
it will be rendered using Liquid and the Markdown converter of your
choice and written out to `<dest>/my_collection/some_subdir/some_doc.html`.
As for posts with [Permalinks](../Permalinks/), document URL can be customized by setting a `permalink` metadata to the collection:
As for posts with [Permalinks](../permalinks/), document URL can be customized by setting a `permalink` metadata to the collection:
{% highlight yaml %}
collections: