Skip to content

Commit

Permalink
Release (#28)
Browse files Browse the repository at this point in the history
* remove app end message

* cyclewise v2 amends

* form amends (#17)

* add promotion end page

* add form route

* add azure routing json

* remove foobar route

* fix: title (#19)

* update app title

* form amends

* update logo url

* feat: survey amends (#22)

* copy amends

* question updates

* form amends

* add district dropdown

* feat: survey amends (#23)

* copy amends

* question updates

* form amends

* add district dropdown

* add in all questions

* fix district dropdown

* add name and dob

* copy amends

* update policy links
  • Loading branch information
rolorogan committed Oct 27, 2023
1 parent c7b5eb0 commit d018065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Application/CheckAnswers.js
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ const CheckAnswers = ({ setGoToPage }) => {
<>
Agree to the{" "}
<a
href="https://www.wmca.org.uk/policies"
href="https://www.tfwm.org.uk/terms-and-conditions/"
target="_blank"
rel="noreferrer"
>
Expand All @@ -235,7 +235,7 @@ const CheckAnswers = ({ setGoToPage }) => {
<>
Agree to the{" "}
<a
href="https://www.wmca.org.uk/policies"
href="https://www.tfwm.org.uk/policies/"
target="_blank"
rel="noreferrer"
>
Expand Down

0 comments on commit d018065

Please sign in to comment.