diff options
Diffstat (limited to 'docs/running/index.md')
-rw-r--r-- | docs/running/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/running/index.md b/docs/running/index.md index bbf30d3b9..c84a74427 100644 --- a/docs/running/index.md +++ b/docs/running/index.md @@ -11,19 +11,19 @@ title: Running </p> Alaveteli is not just software. To run a successful -<a href="{{ site.baseurl }}docs/glossary/#foi" class="glossary__link">Freedom of Information</a> +<a href="{{ page.baseurl }}/docs/glossary/#foi" class="glossary__link">Freedom of Information</a> site, you need to make sure day-to-day tasks get done too. Most Alaveteli sites are run by a team who allocate some time every day to user support and generally keeping the project up to date. -* The [administrator's guide]({{ site.baseurl }}docs/running/admin_manual/) describes +* The [administrator's guide]({{ page.baseurl }}/docs/running/admin_manual/) describes what you need to do and know to run your site -* The [redaction guide]({{ site.baseurl }}docs/running/redaction/) includes some +* The [redaction guide]({{ page.baseurl }}/docs/running/redaction/) includes some examples of Alaveteli's ability to redact sensitive information * We've prepared a checklist of - [things to consider]({{ site.baseurl }}docs/running/server/) + [things to consider]({{ page.baseurl }}/docs/running/server/) when setting up your production server |