aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2015-04-07 16:31:15 +0100
committerGareth Rees <gareth@mysociety.org>2015-04-07 16:31:15 +0100
commit8c852572d8d0987361653c0910f5863b48da8add (patch)
treeb6b42a13f39fbf5722b9e3b5685359a92a10d325 /docs/index.md
parent6cc59ede7bca866f7e56c771cc12ca1afa9406ef (diff)
parenta4169d4dab45b8b53bec35b668d2d4a237fd5fc1 (diff)
Merge branch 'gh-pages-internationalization' into gh-pages
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/index.md b/docs/index.md
index b8cc66b48..e3c9fe918 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -19,16 +19,15 @@ You've found the documentation for Alaveteli.
* Read [Turbo Transparency](/assets/files/Turbo-Transparency-v1.0.pdf), a paper about how and why to use Alaveteli for Freedom of Information systems
-* Read the [Getting Started guide]({{ site.baseurl }}docs/getting_started/)
+* Read the [Getting Started guide]({{ page.baseurl }}/docs/getting_started/)
**The documentation covers
-[installing]({{ site.baseurl }}docs/installing/),
-[customising]({{ site.baseurl }}docs/customising/), and
-[running]({{ site.baseurl }}docs/running/) your own Alaveteli site.**
+[installing]({{ page.baseurl }}/docs/installing/),
+[customising]({{ page.baseurl }}/docs/customising/), and
+[running]({{ page.baseurl }}/docs/running/) your own Alaveteli site.**
If you're making changes to the source code, we have
-[documentation for developers]({{ site.baseurl }}docs/developers/) too.
+[documentation for developers]({{ page.baseurl }}/docs/developers/) too.
If you are an organisation who wants to use Alaveteli in your jurisdiction, or a developer who is interested in collaborating on the software, please
-[get in touch]({{ site.baseurl }}community/).
-
+[get in touch]({{ page.baseurl }}/community/).