Skip to content

Commit

Permalink
Update status partial to use correct links
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrayner committed Feb 16, 2017
1 parent 7326017 commit 26c936a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pugin/components/_status.html.haml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%div{class: "c-fs status#{ status.nil? ? '' : "__#{status}" }"}
.c-fg
.row
%p This is a #{link_to '<strong>BETA</strong>'.html_safe, 'beta-services.html' }. Give #{link_to 'feedback', 'feedback.html'} to improve it.
%p This is a #{link_to '<strong>BETA</strong>'.html_safe, '/' }. Give #{link_to 'feedback', 'https://ukparliament-self.achieveservice.com/en/AchieveForms/?form_uri=sandbox-publish://AF-Process-032e1b1d-958f-4402-9ab2-97a38ed9b899/AF-Stage9b7ecae8-0c85-4ee7-afda-b256cffe5f08/definition.json&redirectlink=%2F&cancelRedirectLink=%2F&category=AF-Category-48936b5c-9329-48c7-a0a5-563463aacadf'} to improve it.

0 comments on commit 26c936a

Please sign in to comment.