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/running/index.md | |
parent | 1326da1ebfcc28b2dd898ff03860f52468755d44 (diff) |
Add trailing slashes to internal URLs.
Diffstat (limited to 'docs/running/index.md')
-rw-r--r-- | docs/running/index.md | 6 |
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/) |