1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

Fix alias documentation.

Fixes #79
This commit is contained in:
Noah Campbell
2013-09-13 16:06:39 -07:00
parent 172ff5ea7a
commit c75da346e1

View File

@ -27,7 +27,7 @@ will redirect to the page.
## Important Behaviors
1. *Hugo makes no assumptions about aliases. They also don't change based
on your UglyUrls setting. You Need to provide a relative path and the
on your UglyUrls setting. You need to provide absolute path to your webroot and the
complete filename or directory.*
2. *Aliases are rendered prior to any content and will be overwritten by