aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request/_view_html_prefix.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/request/_view_html_prefix.rhtml')
-rw-r--r--app/views/request/_view_html_prefix.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/_view_html_prefix.rhtml b/app/views/request/_view_html_prefix.rhtml
index b29830ac7..3a9946745 100644
--- a/app/views/request/_view_html_prefix.rhtml
+++ b/app/views/request/_view_html_prefix.rhtml
@@ -7,6 +7,6 @@
<br>(<%=h @attachment.name_of_content_type %>)
</div>
<%= _('This is an HTML version of an attachment to the Freedom of Information request')%>
- '<%=link_to h(@info_request.title), incoming_message_url(@incoming_message)%>'.
+ '<%=link_to h(@info_request.title), incoming_message_path(@incoming_message)%>'.
</div>