From 2a394ed6a25faaef8b62f4453cf6f349c630c0cc Mon Sep 17 00:00:00 2001 From: wolfy1339 <4595477+wolfy1339@users.noreply.github.com> Date: Wed, 14 Jun 2023 18:04:55 -0400 Subject: [PATCH] docs: replace references to Skypack CDN with esm.sh --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cc51419b..50eea087b 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,11 @@ If you don't need the Plugin API then using [`@octokit/request`](https://github. Browsers -Load @octokit/core directly from cdn.skypack.dev +Load @octokit/core directly from esm.sh ```html ```