diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-16 16:28:31 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-16 16:28:31 +0100 |
commit | cbbedbbd76e31d7484208b3d7e4f2499df68314a (patch) | |
tree | 0abbcaf3ed3f67828055380f4d412fb56dc55844 /docs/developers | |
parent | d64abd585d540dd8c36a28c60d0c3e4f522d4c54 (diff) |
Fix link
Diffstat (limited to 'docs/developers')
-rw-r--r-- | docs/developers/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developers/index.md b/docs/developers/index.md index 22390f236..f1167a22b 100644 --- a/docs/developers/index.md +++ b/docs/developers/index.md @@ -45,7 +45,7 @@ title: For developers [manual installation]({{ site.baseurl }}docs/installing/manual_install/). Alternatively, there's an [Alaveteli EC2 AMI]({{ site.baseurl }}docs/installing/ami/) that might help you get up and running quickly. - [Get in touch](http://www.alaveteli.org/contact/) on the project mailing list or IRC + [Get in touch]({{ site.baseurl }}community/) on the project mailing list or IRC for help. * A standard initial step for customising your deployment is [writing a |