mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-03 21:21:14 -04:00
Merge pull request #1372 from alphagov/correct-descalation-link
Fix broken link in support process
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</p>
|
||||
<h2 class="heading-medium">Any other problems</h2>
|
||||
<p class="bottom-gutter-2">
|
||||
<a href="{{ url_for('main.feedback', ticket_type='problem', severe=False)}}">Fill in this form</a>
|
||||
<a href="{{ url_for('main.feedback', ticket_type='problem', severe='no') }}">Fill in this form</a>
|
||||
and we’ll get back to you by the next working day.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user