aboutsummaryrefslogtreecommitdiffstats
path: root/docs/running/index.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-17 16:04:14 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-17 16:04:14 +0100
commit13fab33898e6a52fbdb0900eea3a722dcedd7527 (patch)
treeb1130459d90c2682bf160d023529fb34cf172fd4 /docs/running/index.md
parent1326da1ebfcc28b2dd898ff03860f52468755d44 (diff)
Add trailing slashes to internal URLs.
Diffstat (limited to 'docs/running/index.md')
-rw-r--r--docs/running/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/running/index.md b/docs/running/index.md
index 3db94f713..90461fb3e 100644
--- a/docs/running/index.md
+++ b/docs/running/index.md
@@ -16,13 +16,13 @@ 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]({{ site.baseurl }}docs/running/admin_manual/) describes
what you need to do and know to run your site
* we've prepared a checklist of
- [things to consider]({{ site.baseurl }}docs/running/server)
+ [things to consider]({{ site.baseurl }}docs/running/server/)
when setting up your production server
-* see the [different states a request can be in]({{ site.baseurl }}docs/running/states)
+* see the [different states a request can be in]({{ site.baseurl }}docs/running/states/)