Skip to content

Commit 24237c8

Browse files
committed
fix(README): replace "cdn.pika.dev" with "cdn.skypack.dev"
closes #190 closes #191 closes #198 Co-authored-by: Alhassan <23234466+alhassanv@users.noreply.github.com> Co-authored-by: rudranshsharma123 <67827010+rudranshsharma123@users.noreply.github.com>
1 parent 29e8b10 commit 24237c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
Browsers
1414
</th><td width=100%>
1515

16-
Load `@octokit/plugin-retry` and [`@octokit/core`](https://github.com/octokit/core.js) (or core-compatible module) directly from [cdn.pika.dev](https://cdn.pika.dev)
16+
Load `@octokit/plugin-retry` and [`@octokit/core`](https://github.com/octokit/core.js) (or core-compatible module) directly from [cdn.skypack.dev](https://cdn.skypack.dev)
1717

1818
```html
1919
<script type="module">
20-
import { Octokit } from "https://cdn.pika.dev/@octokit/core";
21-
import { retry } from "https://cdn.pika.dev/@octokit/plugin-retry";
20+
import { Octokit } from "https://cdn.skypack.dev/@octokit/core";
21+
import { retry } from "https://cdn.skypack.dev/@octokit/plugin-retry";
2222
</script>
2323
```
2424

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy