Skip to content

Commit

Permalink
Merge pull request #2978 from luiscobits/master
Browse files Browse the repository at this point in the history
use package link in unpkg word.
  • Loading branch information
HackbrettXXX authored Oct 26, 2020
2 parents 5bfd195 + a62480e commit d4cac97
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 @@ Alternatively, load it from a CDN:
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.1.1/jspdf.umd.min.js"></script>
```

Or always get latest version via [unpkg](https://unpkg.com/#/)
Or always get latest version via [unpkg](https://unpkg.com/browse/jspdf/)

```html
<script src="https://unpkg.com/jspdf@latest/dist/jspdf.umd.min.js"></script>
Expand Down

0 comments on commit d4cac97

Please sign in to comment.