Skip to content

Commit 43dfd4b

Browse files
author
Jon Roobottom
committed
fixed back location on edit guidance page
1 parent e05fe92 commit 43dfd4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/site/cancel-availability/edit-guidance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{% block beforeContent %}
66
{{ backLink({
7-
href: '/site/' + site_id + '/cancel-availability/cancel-or-edit'
7+
href: '/site/' + site_id + '/availability/day'
88
}) }}
99
{% endblock %}
1010

0 commit comments

Comments
 (0)