Skip to content

Commit

Permalink
docs: Update static url to latest major release
Browse files Browse the repository at this point in the history
  • Loading branch information
skjalgepalg committed Sep 5, 2022
1 parent 6089f9e commit 884adda
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 @@ -32,7 +32,7 @@ import { NrkLogoNrk } from '@nrk/core-icons/jsx' // React, ReactElement
Recommended only for prototyping.

```html
<script async src="https://static.nrk.no/core-icons/major/10/core-icons.min.js"></script>
<script async src="https://static.nrk.no/core-icons/major/11/core-icons.min.js"></script>
```

## Local development
Expand Down

0 comments on commit 884adda

Please sign in to comment.