From 53094e254eef0d386953fa7e18dbc7cfce72f5fa Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 29 Jan 2023 21:15:24 -0500 Subject: [PATCH] Update the docs to automatically use latest ESP Web Tools (#321) --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 37a5ccd..ffd3b3d 100644 --- a/index.html +++ b/index.html @@ -131,14 +131,14 @@ @@ -324,7 +324,7 @@
 <script
   type="module"
-  src="https://unpkg.com/esp-web-tools@9.2.0/dist/web/install-button.js?module"
+  src="https://unpkg.com/esp-web-tools/dist/web/install-button.js?module"
 ></script>