Skip to content

Commit

Permalink
Update I dont know link
Browse files Browse the repository at this point in the history
  • Loading branch information
spokenbird authored and bseeger committed Jun 13, 2024
1 parent be9ca00 commit c137b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/mdBenefitsFlow/ohepRent.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<th:block th:replace="~{fragments/inputs/submitButton :: submitButton(
text=#{general.inputs.continue})}"/>
<div>
<a href="#" class="link" th:text="#{general.i-dont-know}"></a>
<a href="/flow/mdBenefitsFlow/ohepElectricity" class="link" th:text="#{general.i-dont-know}"></a>
</div>
</div>
</th:block>
Expand Down

0 comments on commit c137b40

Please sign in to comment.