Skip to content

Commit 35b9359

Browse files
committed
Fikse lenke til inst2
1 parent cb4230f commit 35b9359

File tree

1 file changed

+1
-1
lines changed
  • packages/internarbeidsflate-decorator-v3/src/utils

1 file changed

+1
-1
lines changed

packages/internarbeidsflate-decorator-v3/src/utils/urlUtils.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ export const buildLinks = ({
289289
url: `https://rekrutteringsbistand${naisDomain(environment)}`,
290290
},
291291
INST2: {
292-
url: `https://inst2-web-local${naisAdeoDomain(environment)}`,
292+
url: `https://inst2-web${naisAdeoDomain(environment)}`,
293293
},
294294
modiaSosialhjelp: {
295295
url: `https://sosialhjelp-modia${naisDomain(

0 commit comments

Comments
 (0)