diff options
author | Gareth Rees <gareth@mysociety.org> | 2015-04-07 16:31:15 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2015-04-07 16:31:15 +0100 |
commit | 8c852572d8d0987361653c0910f5863b48da8add (patch) | |
tree | b6b42a13f39fbf5722b9e3b5685359a92a10d325 /docs/running/index.md | |
parent | 6cc59ede7bca866f7e56c771cc12ca1afa9406ef (diff) | |
parent | a4169d4dab45b8b53bec35b668d2d4a237fd5fc1 (diff) |
Merge branch 'gh-pages-internationalization' into gh-pages
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 |