diff --git a/examples/minimal/index.html b/examples/minimal/index.html
index 240cbd2e..fbd6b4cd 100755
--- a/examples/minimal/index.html
+++ b/examples/minimal/index.html
@@ -20,7 +20,7 @@
},
// NOTE: Your audio file must be served from the same domain as your HTML
// file, or served with permissive CORS HTTP headers:
- // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
+ // https://docs.webamp.org/docs/guides/cors
url: "https://cdn.jsdelivr.net/gh/captbaritone/webamp@43434d82cfe0e37286dbbe0666072dc3190a83bc/mp3/llama-2.91.mp3",
duration: 5.322286,
},
diff --git a/examples/minimalMilkdrop/index.html b/examples/minimalMilkdrop/index.html
index 2abeb46f..757d3811 100755
--- a/examples/minimalMilkdrop/index.html
+++ b/examples/minimalMilkdrop/index.html
@@ -11,50 +11,12 @@