diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-09-19 16:54:27 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-09-22 12:33:47 +0100 |
commit | 39df6806035f6918610e94174eb84bc3a29d47e7 (patch) | |
tree | 2103e0ed203420c0ce4749f4d3fc576073ee269f /docs/customising/themes.md | |
parent | b3f5b17b79f228c4206d808b81a8697175bc72fd (diff) |
Move state descriptions to 'customising' section.
Closes #1738.
Diffstat (limited to 'docs/customising/themes.md')
-rw-r--r-- | docs/customising/themes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customising/themes.md b/docs/customising/themes.md index 154cc0dca..cc0ca3b29 100644 --- a/docs/customising/themes.md +++ b/docs/customising/themes.md @@ -137,7 +137,7 @@ locale you support. ## Customising the request states As mentioned above, if you can possibly live with the -[default Alaveteli request statuses]({{ site.baseurl }}docs/running/states/), +[default Alaveteli request statuses]({{ site.baseurl }}docs/customising/states/), it would be good to do so. Note that you can set how many days counts as "overdue" in the main site config file — see [`REPLY_LATE_AFTER_DAYS`]({{ site.baseurl }}docs/customising/config/#reply_late_after_days). |