ref: 1a0dc0b936eae821a4f551c58d7d22b1562392cb
parent: b590de6917ea371d8b03d95a993a6fc38b967b5d
author: rybi <[email protected]>
date: Wed Sep 17 17:59:18 EDT 2014
Update urls.md Corrected the --uglyUrls flag, wouldn't work if lowercase.
--- a/docs/content/extras/urls.md
+++ b/docs/content/extras/urls.md
@@ -22,7 +22,7 @@
If you would like to have ugly URLs, you are in luck. Hugo supports the
ability to create your entire site with ugly URLs. Simply use the
-`--uglyurls=true` flag on the command line.
+`--uglyUrls=true` flag on the command line.
If you want a specific piece of content to have an exact URL, you can
specify this in the front matter under the url key. See [Content