From 06979ee41921d2be114385d7e1dfad46f6fb0144 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 29 Jan 2023 21:32:07 -0500 Subject: [PATCH] Actually still recommend users 9 (#322) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ffd3b3d..08edd13 100644 --- a/index.html +++ b/index.html @@ -324,7 +324,7 @@
 <script
   type="module"
-  src="https://unpkg.com/esp-web-tools/dist/web/install-button.js?module"
+  src="https://unpkg.com/esp-web-tools@9/dist/web/install-button.js?module"
 ></script>