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/installing/script.md | |
parent | 1326da1ebfcc28b2dd898ff03860f52468755d44 (diff) |
Add trailing slashes to internal URLs.
Diffstat (limited to 'docs/installing/script.md')
-rw-r--r-- | docs/installing/script.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/script.md b/docs/installing/script.md index 173243dcb..b8b678a0a 100644 --- a/docs/installing/script.md +++ b/docs/installing/script.md @@ -9,7 +9,7 @@ title: Installing the easy way If you prefer to use your own server, we've provided an installation script which does most of the work for you. </p> -Note that there are [other ways to install Alaveteli]({{ site.baseurl }}docs/installing). +Note that there are [other ways to install Alaveteli]({{ site.baseurl }}docs/installing/). ## Installing with the installation script |