Skip to content

Commit

Permalink
Revise CDN links in readme (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
kidonng committed Aug 29, 2024
1 parent cac5fbd commit a7e2736
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,9 @@ It's just a tiny package with no dependencies.
npm install ky
```

###### Download

- [Normal](https://cdn.jsdelivr.net/npm/ky/index.js)
- [Minified](https://cdn.jsdelivr.net/npm/ky/index.min.js)

###### CDN

- [jsdelivr](https://www.jsdelivr.com/package/npm/ky)
- [jsdelivr](https://cdn.jsdelivr.net/npm/ky/+esm)
- [unpkg](https://unpkg.com/ky)
- [esm.sh](https://esm.sh/ky)

Expand Down

0 comments on commit a7e2736

Please sign in to comment.