From c0ba898ac1ee9ba06fed886ae05821172b7a2960 Mon Sep 17 00:00:00 2001
From: a-frobot <aframebot@gmail.com>
Date: Fri, 10 Jan 2025 16:41:34 +0000
Subject: [PATCH] Update master CDN URL.
 (https://cdn.jsdelivr.net/gh/aframevr/aframe@f49e08e7fc55be56c4eb9a8e205ee732459a8bf8/dist/aframe-master.min.js)

---
 dist/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/README.md b/dist/README.md
index 73d46763f03..8d784b1659d 100644
--- a/dist/README.md
+++ b/dist/README.md
@@ -8,7 +8,7 @@ script below from the [jsdelivr CDN](https://www.jsdelivr.com/):
 ```html
 <html>
   <head>
-    <script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@23c18970528cab716d6f54adc3fd41a4bb49b5fc/dist/aframe-master.min.js"></script>
+    <script src="https://cdn.jsdelivr.net/gh/aframevr/aframe@f49e08e7fc55be56c4eb9a8e205ee732459a8bf8/dist/aframe-master.min.js"></script>
   </head>
   <body>
     <a-scene>