diff options
author | Francis Irving <francis@mysociety.org> | 2010-10-09 02:38:39 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-10-09 02:38:39 +0100 |
commit | 78a75fa1c63e6211612b3ded0742ff80d52efc62 (patch) | |
tree | e3e44514adaccd6b0d00576eae84527cf9ca5291 | |
parent | 8aceb32b9e916be16e46584b6464b91dbe364f71 (diff) |
Fix broken link
-rw-r--r-- | app/views/layouts/default.rhtml | 2 | ||||
-rw-r--r-- | todo.txt | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml index ca8904005..7d91ae4e6 100644 --- a/app/views/layouts/default.rhtml +++ b/app/views/layouts/default.rhtml @@ -160,7 +160,7 @@ <a href="/help/contact">Contact WhatDoTheyKnow</a> | Built by <a href="http://www.mysociety.org/">mySociety</a> ... - <a href="/help/about#helpus">and you</a> + <a href="/help/credits#helpus">and you</a> | Dedicated to <a href="http://mk.ucant.org/archives/000129.html">Chris Lightfoot</a> </div> @@ -1,9 +1,6 @@ Link to API help - "Can I help out" a bit invisible -- Remove slashes on end of help URLs - -- "and you" link to #helpus is broken Clear all caches to upgrade mobile phone help links |