Skip to content

Commit 023555e

Browse files
authored
Merge pull request #116 from companieshouse/GCI-792-pass-company-number
update link to certificates orders web front end
2 parents ba42698 + 6c4a685 commit 023555e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/company/view_all/view.html.tx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</ul>
7373
</div>
7474
</details>
75-
<a class="govuk-button secondary-button piwik-event" data-event-id="Order a certificate" href="<% $c.url_for('/orderable/certificates') %>">Order certificate</a>
75+
<a class="govuk-button secondary-button piwik-event" data-event-id="Order a certificate" href="orderable/certificates">Order certificate</a>
7676
% }
7777
%}
7878
% }

0 commit comments

Comments
 (0)