From 001e2bbe8ad51bf359549571f177257dfd5609c1 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Wed, 23 Nov 2016 19:53:24 +0100 Subject: [PATCH] docs: Set correct default archetype directory in overview Fixes #2719. --- docs/content/overview/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md index cbf7938ac..fb92621d5 100644 --- a/docs/content/overview/configuration.md +++ b/docs/content/overview/configuration.md @@ -97,7 +97,7 @@ Following is a list of Hugo-defined variables you can configure, along with their current, default values: --- - archetypeDir: "archetype" + archetypeDir: "archetypes" # hostname (and path) to the root, e.g. http://spf13.com/ baseURL: "" # include content marked as draft