Skip to content

Commit

Permalink
🐛 fikser link til klage
Browse files Browse the repository at this point in the history
  • Loading branch information
tidnav committed Dec 3, 2024
1 parent f6e9a12 commit 6785fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/NyttigÅVite/NyttigÅVite.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const NyttigÅVite = () => {
id="hvaSkjerPanel.punkt5.tekst"
values={{
a: (chunks) => (
<Link target="_blank" href={'https://klage.nav.no/nb/klage/ny/ARBEIDSAVKLARINGSPENGER'}>
<Link target="_blank" href={'https://klage.nav.no/nb/klage/arbeidsavklaringspenger'}>
{chunks}
</Link>
),
Expand Down

0 comments on commit 6785fcd

Please sign in to comment.