Skip to content

Commit

Permalink
Update documentation with new release
Browse files Browse the repository at this point in the history
  • Loading branch information
rg-wood committed Jul 31, 2024
1 parent a6d9c56 commit ac92092
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 @@ -11,7 +11,7 @@ Include the `<script>` in your markup:
```html
<script
type="module"
src="https://www.unpkg.com/@grislyeye/link-preview@0.0.0/link-preview.js"></script>
src="https://www.unpkg.com/@grislyeye/link-preview@0.0.1/link-preview.js"></script>
```

Or, if you host the script as part of your project (recommended):
Expand Down

0 comments on commit ac92092

Please sign in to comment.