projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b590de6
)
Update urls.md
author
rybi
<rybakovcom@gmail.com>
Wed, 17 Sep 2014 19:59:18 +0000
(21:59 +0200)
committer
spf13
<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
patch
|
blob
|
history
diff --git
a/docs/content/extras/urls.md
b/docs/content/extras/urls.md
index dab83fb0a2c18a9371e533a39268e290c9a6bf90..7bfaf3325ffd4ac9c734b363032b5cf4a7c4cc3d 100644
(file)
--- a/
docs/content/extras/urls.md
+++ b/
docs/content/extras/urls.md
@@
-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
-`--ugly
u
rls=true` flag on the command line.
+`--ugly
U
rls=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