diff options
Diffstat (limited to 'docs/customising')
-rw-r--r-- | docs/customising/states.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/customising/states.md b/docs/customising/states.md index 7b89ef45d..0bc934082 100644 --- a/docs/customising/states.md +++ b/docs/customising/states.md @@ -6,16 +6,16 @@ title: States of requests # Request states <p class="lead"> - A <a href="{{site.baseurl}}docs/glossary/#request" class="glossary__link">request</a> + A <a href="{{ page.baseurl }}/docs/glossary/#request" class="glossary__link">request</a> passes through different <strong>states</strong> as it is processed. These may vary from one jurisdiction to another. </p> The request states are defined in the Alaveteli code, and we recommend you use -them (provided they match the <a href="{{ site.baseurl }}docs/glossary/#foi" +them (provided they match the <a href="{{ page.baseurl }}/docs/glossary/#foi" class="glossary__link">FOI law</a> in your own jurisdiction). But if you do need to customise them, you can — see -<a href="{{ site.baseurl }}docs/customising/themes/#customising-the-request-states">Customising the request states</a> for details. +<a href="{{ page.baseurl }}/docs/customising/themes/#customising-the-request-states">Customising the request states</a> for details. ## WhatDoTheyKnow example @@ -24,7 +24,7 @@ may be in any of the states described below. Note that your site doesn't need to use the same states as WhatDoTheyKnow does. For example, Kosovo's instance uses slightly different states: see -[this comparison of their differences]({{ site.baseurl }}docs/customising/states_informatazyrtare/). +[this comparison of their differences]({{ page.baseurl }}/docs/customising/states_informatazyrtare/). ### States |