Skip to content

Commit a62480e

Browse files
authored
use package link in unpkg word.
1 parent 5bfd195 commit a62480e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Alternatively, load it from a CDN:
3232
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.1.1/jspdf.umd.min.js"></script>
3333
```
3434

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

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

0 commit comments

Comments
 (0)