Skip to content

Commit 0ad2e20

Browse files
committed
Fix manifest location in index
1 parent 25157e3 commit 0ad2e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Add some information about your project here.
66

77
You can use the button below to install the pre-built firmware directly to your device via USB from the browser.
88

9-
<esp-web-install-button manifest="./manifest.json"></esp-web-install-button>
9+
<esp-web-install-button manifest="./firmware/manifest.json"></esp-web-install-button>
1010

1111
<script type="module" src="https://unpkg.com/esp-web-tools@9/dist/web/install-button.js?module"></script>

0 commit comments

Comments
 (0)