From 955d18a0c46faf293b71d29fa250d578166462a9 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. --- content/overview/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/overview/configuration.md b/content/overview/configuration.md index cbf7938ac..fb92621d5 100644 --- a/content/overview/configuration.md +++ b/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