Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
AE-1999: Fix broken feedback link
Browse files Browse the repository at this point in the history
  • Loading branch information
solita-juhohaa committed Oct 11, 2023
1 parent 4697996 commit 0fa6345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<section class="py-4">
<h2 class="mb-4">{$_('FOOTER_PALAUTE')}</h2>
<ButtonLink
href={'https://www.ara.fi/fi-FI/ARA/Yhteystiedot/Anna_palautetta(1280)?r=10559'}
href={'https://www.ara.fi/fi-FI/ARA/Yhteystiedot/Anna_palautetta(1280)?r=31603'}
{...buttonStyles.green}>
<img
src={IconChat}
Expand Down

0 comments on commit 0fa6345

Please sign in to comment.