Skip to content

Commit 958db6c

Browse files
committed
Pdf-versjon av bruksvilkår
1 parent a0cd283 commit 958db6c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

client/public/bruksvilkar_1_0.pdf

232 KB
Binary file not shown.

client/src/avtale/OppdaterAvtale.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export function OppdaterAvtale() {
9191
</div>
9292
</Avtaleboks>
9393
<LastNedKnapp>
94-
<AppLink href="/avtale.pdf" target="_blank"
94+
<AppLink href="/bruksvilkar_1_0.pdf" target="_blank"
9595
style={{textDecoration: "none", cursor: "pointer"}}>
9696
Last ned
9797
<DownloadIcon title="a11y-title" fontSize="1.5rem" style={{marginLeft: '0.25rem'}}/>

0 commit comments

Comments
 (0)