Skip to content

Commit 55f43c2

Browse files
authored
Merge pull request #390 from navikt/feature/OPP-1597
[OPP-1597] Lenke til Kunnskapsbasen NKS
2 parents db0087b + 7e7f577 commit 55f43c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/lenker.tsx

+3
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@ function Lenker(props: Props) {
224224
<Lenke href={`${modiacontextholderUrl}/redirect/salesforce`} target="_blank">
225225
Salesforce
226226
</Lenke>
227+
<Lenke href={`https://data.intern.nav.no/quarto/e7b3e02a-0c45-4b5c-92a2-a6d364120dfb/`} target="_blank">
228+
Kunnskapsbasen NKS
229+
</Lenke>
227230
</ul>
228231
</section>
229232
</div>

0 commit comments

Comments
 (0)