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/glossary.md | |
parent | b3f5b17b79f228c4206d808b81a8697175bc72fd (diff) |
Move state descriptions to 'customising' section.
Closes #1738.
Diffstat (limited to 'docs/glossary.md')
-rw-r--r-- | docs/glossary.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index 989bf4ce6..0029cdc24 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -671,15 +671,15 @@ Definitions <p>More information:</p> <ul> <li> - <a href="{{ site.baseurl }}docs/running/states/">example states for WhatDoTheyKnow</a> + <a href="{{ site.baseurl }}docs/customising/states/">example states for WhatDoTheyKnow</a> (Alaveteli site running in the UK) </li> <li> - for comparison, <a href="{{ site.baseurl }}docs/running/states_informatazyrtare/">example states for InformataZyrtare</a> + for comparison, <a href="{{ site.baseurl }}docs/customising/states_informatazyrtare/">example states for InformataZyrtare</a> (Alaveteli site running in Kosovo) </li> <li> - to customise or add your own states, see <a href="{{ site.baseurl }}docs/customising/themes/">Customising the request states</a> + to customise or add your own states, see <a href="{{ site.baseurl }}docs/customising/themes/#customising-the-request-states">Customising the request states</a> </li> </ul> </div> |