From c75da346e1c9257d05bebc91c13e08a93cda0294 Mon Sep 17 00:00:00 2001 From: Noah Campbell Date: Fri, 13 Sep 2013 16:06:39 -0700 Subject: [PATCH] Fix alias documentation. Fixes #79 --- docs/content/extras/aliases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/extras/aliases.md b/docs/content/extras/aliases.md index d1228d696..79e5c14ec 100644 --- a/docs/content/extras/aliases.md +++ b/docs/content/extras/aliases.md @@ -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