diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-09 16:59:55 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-09 16:59:55 +0100 |
commit | 26f36eb813d64044bf2142d7e3cdce8c51af7bb0 (patch) | |
tree | c03a86ecd2842b3bd7d08f52a0fb4db6a4310119 | |
parent | a1ed815960f79bce273d39ea816f4185ccc86714 (diff) |
Fix link and whitespace.
-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) |