Skip to content

Commit

Permalink
update with enlighs urls
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbrunvoll committed Nov 22, 2024
1 parent c8196be commit ca101f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions orgs/vkt.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

"urls": {
"privacyDeclarationUrl": {
"default": "https://www.vkt.no/vilkaar-og-personvern/personvern/"
"default": "https://www.vkt.no/om-oss/tilgjengelighetserklaering/"
},

"accessibilityStatementUrl": {
Expand All @@ -23,14 +23,14 @@

"supportUrl": {
"default": "https://www.vkt.no/om-oss/kontakt-oss/",
"en-US": "https://www.vkt.no/om-oss/kontakt-oss/"
"en-US": "https://www.vkt.no/english/"
},
"homePageUrl": {
"name": "vkt.no",
"href": "https://vkt.no"
},
"ticketsUrl": {
"en-US": "https://www.vkt.no/reise/billetter-og-priser/",
"en-US": "https://www.vkt.no/english/",
"nn": "https://www.vkt.no/reise/billetter-og-priser/",
"default": "https://www.vkt.no/reise/billetter-og-priser/"
},
Expand All @@ -40,7 +40,7 @@
"prod": "https://reise.vkt.no/"
},
"travelConditionsUrl": {
"en-US": "https://www.vkt.no/vilkar/",
"en-US": "https://www.vkt.no/english/",
"nn": "https://www.vkt.no/vilkar/",
"default": "https://www.vkt.no/vilkar/"
}
Expand Down
1 change: 0 additions & 1 deletion src/layouts/shared/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ export default function Footer({ withoutSettings = false }: FooterProps) {
)}
</ul>
</section>

<section className={style.footer__section}>
<h3 className={style.footer__title}>
{t(ModuleText.Layout.base.footer.sections.contact.header)}
Expand Down

0 comments on commit ca101f4

Please sign in to comment.