diff options
author | matthew <matthew> | 2007-07-04 14:17:26 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-07-04 14:17:26 +0000 |
commit | c7e52ef6b942b13f9be19e4256480cdd71ce946d (patch) | |
tree | 1d4abba5413d340dc99ead3ec65b97abbfa7b5ae | |
parent | a57c1962cd10ca9d953328814f67ac285a720080 (diff) |
Add YF link.
-rwxr-xr-x | web/faq.cgi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/faq.cgi b/web/faq.cgi index 628fce6e2..0951e935b 100755 --- a/web/faq.cgi +++ b/web/faq.cgi @@ -6,7 +6,7 @@ # Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved. # Email: matthew@mysociety.org. WWW: http://www.mysociety.org # -# $Id: faq.cgi,v 1.24 2007-06-29 08:03:02 matthew Exp $ +# $Id: faq.cgi,v 1.25 2007-07-04 14:17:26 matthew Exp $ use strict; require 5.8.0; @@ -90,7 +90,7 @@ about updates to a particular problem.')) $out .= $q->h2(_('Organisation Questions')); $out .= $q->dl( $q->dt(_('Who built FixMyStreet?')), - $q->dd(_('This site was built by <a href="http://www.mysociety.org">mySociety</a>. + $q->dd(_('This site was built by <a href="http://www.mysociety.org/">mySociety</a>, in conjunction with the <a href="http://www.youngfoundation.org.uk/">Young Foundation</a>. mySociety is the project of a registered charity which has grown out of the community of volunteers who built sites like <a href="http://www.theyworkforyou.com/">TheyWorkForYou.com</a>. mySociety’s primary mission is to build Internet projects which give people simple, tangible |