diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-09-22 12:34:20 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-09-22 12:34:20 +0100 |
commit | 0029bf1c65256f8d6163f4ff175981f684d5e9b1 (patch) | |
tree | 2103e0ed203420c0ce4749f4d3fc576073ee269f /docs/glossary.md | |
parent | b3f5b17b79f228c4206d808b81a8697175bc72fd (diff) | |
parent | 39df6806035f6918610e94174eb84bc3a29d47e7 (diff) |
Merge branch 'gh-pages-move-states-to-customising' into gh-pages
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> |