Skip to content

Commit d4cac97

Browse files
authored
Merge pull request #2978 from luiscobits/master
use package link in unpkg word.
2 parents 5bfd195 + a62480e commit d4cac97

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)