diff options
-rw-r--r-- | app/views/request/upload_response.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/upload_response.rhtml b/app/views/request/upload_response.rhtml index d7946c07d..9e96121cf 100644 --- a/app/views/request/upload_response.rhtml +++ b/app/views/request/upload_response.rhtml @@ -5,7 +5,7 @@ <h1>Respond to the FOI request '<%=request_link(@info_request)%>' made by <%=user_link(@info_request.user) %></h1> <p> - Your response will <strong>appear on the Internet</strong>, <a href="http://localhost:3000/help/about#officers">read why</a> and answers to other questions. + Your response will <strong>appear on the Internet</strong>, <a href="/help/about#officers">read why</a> and answers to other questions. </p> <h2>Respond by email</h2> |