diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-17 16:04:14 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 16:04:14 +0100 |
commit | 13fab33898e6a52fbdb0900eea3a722dcedd7527 (patch) | |
tree | b1130459d90c2682bf160d023529fb34cf172fd4 /docs/index.md | |
parent | 1326da1ebfcc28b2dd898ff03860f52468755d44 (diff) |
Add trailing slashes to internal URLs.
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.md b/docs/index.md index e62eb7b5d..9b4261a97 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,13 +22,13 @@ You've found the documentation for Alaveteli. * Read the [Getting Started guide]({{ site.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]({{ site.baseurl }}docs/installing/), +[customising]({{ site.baseurl }}docs/customising/), and +[running]({{ site.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]({{ site.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]({{ site.baseurl }}community/). |