diff options
-rwxr-xr-x | templates/website/faq.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/templates/website/faq.html b/templates/website/faq.html index 62cb72def..c9a59dea6 100755 --- a/templates/website/faq.html +++ b/templates/website/faq.html @@ -56,9 +56,11 @@ by a registered charity, though, so if you want to make a contribution, <a href="https://secure.mysociety.org/donate/">please do</a>.</dd> <dt>Can I use FixMyStreet on my mobile?</dt> - <dd>There is an iPhone app for FixMyStreet, written by us and - <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=297456545&mt=8">available for download on the App Store</a> - (link opens the App Store in iTunes). + <dd>There are two iPhone apps for FixMyStreet, one written by us in 2008 and + another much more recently by a volunteer, Martin Stephenson. Both are available for + download on the App Store: + <a href="http://itunes.apple.com/gb/app/fixmystreet/id297456545">FixMyStreet</a>, + <a href="http://itunes.apple.com/gb/app/streetreport/id371891859">StreetReport</a>. There is an Android app written by a volunteer, Anna Powell-Smith, available from the Android Market. </dd> @@ -163,7 +165,7 @@ Neighbourhood Fix-It was a bit of a mouthful, hard to spell, and hard to publici <dd>Yes, we can use help in all sorts of ways, technical or non-technical. Please see our <a href="http://www.mysociety.org/helpus/">Get Involved page</a>.</dd> - <dt>I’d like a site this for my own location/ where’s the "source code" to this site?</dt> + <dt>I’d like a site like this for my own location/ where’s the "source code" to this site?</dt> <dd> <p>The software behind this site is open source, and available to you mainly under the GNU Affero GPL software license. You can <a |