aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
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/).