Skip to content

Commit

Permalink
Changed accessibility feedback urls (#296)
Browse files Browse the repository at this point in the history
Updated the accessibility feedback URLs in accessibility info page.
  • Loading branch information
SanttuA authored Jan 10, 2024
1 parent 3115bbb commit 6b48034
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default (`
</p>
<p>
<span class="value">
<a href="https://opaskartta.turku.fi/eFeedback/en/Feedback/87/1049" target="_blank" rel="noopener noreferrer">Please feel free to give feedback on the web accessibility of our digital service on this web form</a>
<a href="https://opaskartta.turku.fi/eFeedback/en/Feedback/30/1039" target="_blank" rel="noopener noreferrer">Please feel free to give feedback on the web accessibility of our digital service on this web form</a>
</span>
</p>
<p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default (`
</p>
<p>
<span class="value">
<a href="https://opaskartta.turku.fi/eFeedback/fi/Feedback/87/1049" target="_blank" rel="noopener noreferrer">Anna saavutettavuuspalautetta tällä verkkolomakkeella</a>
<a href="https://opaskartta.turku.fi/eFeedback/fi/Feedback/30/1039" target="_blank" rel="noopener noreferrer">Anna saavutettavuuspalautetta tällä verkkolomakkeella</a>
</span>
</p>
<p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default (`
</p>
<p>
<span class="value">
<a href="https://opaskartta.turku.fi/eFeedback/sv/Feedback/87/1049" target="_blank" rel="noopener noreferrer">Ge feedback om tillgängligheten med detta webbformulär</a>
<a href="https://opaskartta.turku.fi/eFeedback/sv/Feedback/30/1039" target="_blank" rel="noopener noreferrer">Ge feedback om tillgängligheten med detta webbformulär</a>
</span>
</p>
<p>
Expand Down

0 comments on commit 6b48034

Please sign in to comment.