From: digitalcraftsman Date: Wed, 23 Nov 2016 18:53:24 +0000 (+0100) Subject: docs: Set correct default archetype directory in overview X-Git-Tag: v0.18~46 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=001e2bbe8ad51bf359549571f177257dfd5609c1;p=brevno-suite%2Fhugo docs: Set correct default archetype directory in overview Fixes #2719. --- diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md index cbf7938a..fb92621d 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