Skip to content

Commit

Permalink
Merge pull request #109 from navikt/main
Browse files Browse the repository at this point in the history
Update from intern to ansatt url
  • Loading branch information
erikvatt authored Oct 30, 2024
2 parents 1393ed7 + 36b721d commit 077ba8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Quarto prosjekter brukes hovedsakelig for [book](https://quarto.org/docs/books/)
Enkeltfiler bygges `self-contained`, som betyr at HTML-filen blir bygd med alle sine eksterne avhengighter (Javascript, CSS, og bilder).

For å laste opp filer til Datamarkedsplassen må man ha et Quarto-token, som er unikt per team.
Dette finner man under [Mine teams token](https://data.intern.nav.no/user/tokens) i menyen.
Dette finner man under [Mine teams token](https://data.ansatt.nav.no/user/tokens) i menyen.

```python
from airflow import DAG
Expand Down

0 comments on commit 077ba8c

Please sign in to comment.