diff --git a/demos/deno/README.md b/demos/deno/README.md index 7054242cf6..9772c9725d 100644 --- a/demos/deno/README.md +++ b/demos/deno/README.md @@ -1,6 +1,6 @@ # ArcGIS REST JS + Deno -ArcGIS REST JS is fully compatible with Deno. You can import the packages from the [Skypack CDN](https://www.skypack.dev/search?q=%40esri%2Farcgis-rest-&p=1) for the easiest use. This demo shows importing from a local install with an import map. +ArcGIS REST JS is fully compatible with Deno. You can import the packages from the [esm.run CDN](https://www.jsdelivr.com/esm) for the easiest use. This demo shows importing from a local install with an import map. You can run this demo with: diff --git a/demos/express-oauth-advanced/pages/app.html b/demos/express-oauth-advanced/pages/app.html index 21bffd3c74..e0e367f652 100644 --- a/demos/express-oauth-advanced/pages/app.html +++ b/demos/express-oauth-advanced/pages/app.html @@ -45,8 +45,8 @@

The App!