Skip to content

Commit

Permalink
Merge pull request #68 from swup/fix/cdn-version-link
Browse files Browse the repository at this point in the history
  • Loading branch information
hirasso authored Jan 28, 2024
2 parents dc50cce + dd29a1f commit 13b6809
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 @@ -66,7 +66,7 @@ import SwupFragmentPlugin from '@swup/fragment-plugin';
Or include the minified production file from a CDN:

```html
<script src="https://unpkg.com/@swup/fragment-plugin@1"></script>
<script src="https://unpkg.com/@swup/fragment-plugin@0"></script>
```

## How it works
Expand Down

0 comments on commit 13b6809

Please sign in to comment.