diff options
-rw-r--r-- | customising/themes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customising/themes.md b/customising/themes.md index 1e41956cd..488729ebf 100644 --- a/customising/themes.md +++ b/customising/themes.md @@ -49,7 +49,7 @@ code. We try to encapsulate all site-specific functionality in one of these places: -* Site [configuration]({{ site.baseurl }}customisation/config ) +* Site [configuration]({{ site.baseurl }}customising/config) (e.g., the name of your site, the available languages, and so on — all in `config/general.yml`) * Data (e.g. the public bodies to whom requests should be addressed) |