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

Docs: Change the pseudo-absolute path to a relative one

See #1765
This commit is contained in:
Anthony Fok
2016-01-09 11:57:14 -07:00
parent 082476e713
commit dd1d655617
2 changed files with 14 additions and 10 deletions

View File

@@ -19,7 +19,8 @@ started.
Want to get a site built quickly?
$ hugo new site /path/to/site
{{< nohighlight >}}$ hugo new site <i>path/to/site</i>
{{< /nohighlight >}}
Hugo will create all the needed directories and files to get started
quickly.