We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4230f commit 35b9359Copy full SHA for 35b9359
packages/internarbeidsflate-decorator-v3/src/utils/urlUtils.ts
@@ -289,7 +289,7 @@ export const buildLinks = ({
289
url: `https://rekrutteringsbistand${naisDomain(environment)}`,
290
},
291
INST2: {
292
- url: `https://inst2-web-local${naisAdeoDomain(environment)}`,
+ url: `https://inst2-web${naisAdeoDomain(environment)}`,
293
294
modiaSosialhjelp: {
295
url: `https://sosialhjelp-modia${naisDomain(
0 commit comments