diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-17 12:56:18 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 12:58:35 +0100 |
commit | a0733ac3158bc7a8373fe07432b5c3d93260fd8e (patch) | |
tree | c91a723f9832e972fb293e3262540c9fce5e8d9c | |
parent | 21dbcc4a834c0e3cd664813ba86ec56351cc1dcd (diff) |
Fix blog url
-rw-r--r-- | about.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ title: About <p>Currently, customising a new site using Alaveteli requires technical know-how. We are working to change this over the next few months. We also have resources to support a small number of new websites as hosted services.</p> </div> <div class="about__column"> - <p>Groups who want to set up an Alaveteli website should note that its success depends on more than just deploying the software: it requires constant maintenance to ensure requests are successfully dealt with (whether from technical, usability or legal points of view). The project will therefore also develop a set of best practices for the human side of a successful FOI website. To start with, we have <a href="{{ site.baseurl }}blog/2011-07-29-you-need-volunteers-to-make-your-website-work">a blog post describing the importance of volunteers</a>. + <p>Groups who want to set up an Alaveteli website should note that its success depends on more than just deploying the software: it requires constant maintenance to ensure requests are successfully dealt with (whether from technical, usability or legal points of view). The project will therefore also develop a set of best practices for the human side of a successful FOI website. To start with, we have <a href="{{ site.baseurl }}2011/07/29/you-need-volunteers-to-make-your-website-work/">a blog post describing the importance of volunteers</a>. </p> <p>The software started life as <a href="http://www.whatdotheyknow.com">WhatDoTheyKnow</a>, a website produced by <a href="http://mysociety.org/">mySociety</a> for making FOI requests in the UK. Its history and background are described <a href="http://www.whatdotheyknow.com/help/credits">over there</a>. The development of Alaveteli is currently managed by <a href="http://twitter.com/crowbot">Louise Crow of mySociety</a>.</p> </div> |