Update urls.md
authorrybi <rybakovcom@gmail.com>
Wed, 17 Sep 2014 19:59:18 +0000 (21:59 +0200)
committerspf13 <steve.francia@gmail.com>
Thu, 18 Sep 2014 17:06:02 +0000 (13:06 -0400)
Corrected the --uglyUrls flag, wouldn't work if lowercase.

docs/content/extras/urls.md

index dab83fb0a2c18a9371e533a39268e290c9a6bf90..7bfaf3325ffd4ac9c734b363032b5cf4a7c4cc3d 100644 (file)
@@ -22,7 +22,7 @@ work.
 
 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