diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:37:22 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:37:22 +0100 |
commit | 5bb6cd7989773d4943a118ad67887967abb52cf9 (patch) | |
tree | 65b70d3da3c14ba3cacb680f3a6b36489277ce8a | |
parent | 78746ad081cf207d964c9da69dcd92ddf7924381 (diff) |
Move link to the copy of the index which will stay
-rw-r--r-- | community.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community.md b/community.md index f6bca85fc..15b3e725e 100644 --- a/community.md +++ b/community.md @@ -70,6 +70,6 @@ The [Alaveteli software is on github](https://github.com/mysociety/alaveteli) an Although asking a human is great, often what you want to know can be found in the documentation: -* [this documentation]({{ site.baseurl }}) — always the first place to look +* [this documentation]({{ site.baseurl }}docs/) — always the first place to look * [the dev wiki](http://github.com/mysociety/alaveteli/wiki) — informal or specific notes * [docs in the repo](https://github.com/mysociety/alaveteli/tree/rails-3-develop/doc) (although we're slowly phasing these out in favour of the docs you're reading now) |