docs/index.md: doc_dir default is "docs" not "doc"

This commit is contained in:
daurnimator
2016-01-08 13:31:11 +11:00
parent 0630c49908
commit e91104f8a6

View File

@@ -117,7 +117,7 @@ Once you hit reload in the browser you'll see your new site name take effect.
## Adding pages
Go ahead and edit the `doc/index.md` document, and change the initial heading to
Go ahead and edit the `docs/index.md` document, and change the initial heading to
`MkLorum`, then reload the site in your browser, and you should see the change
take effect immediately.