From e91104f8a68e57d1a1f69149dbb5cd8b2250ab83 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Fri, 8 Jan 2016 13:31:11 +1100 Subject: [PATCH] docs/index.md: doc_dir default is "docs" not "doc" --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 5c24582c..861d37d1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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.