Skip to content

Commit

Permalink
Fix manifest location in index
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz committed Aug 19, 2024
1 parent 25157e3 commit 0ad2e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Add some information about your project here.

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

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

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

0 comments on commit 0ad2e20

Please sign in to comment.