Skip to content

Commit

Permalink
chore: update ref to docs (🤖)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 83766b8 commit ed562d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/latest/.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7cd00f143b3a4ef69a4c839037034a2ceb560b34
c09f82764acd5d252d61bfcf05df56b4b17a8241
2 changes: 1 addition & 1 deletion docs/latest/fiddles/features/web-bluetooth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h1>Web Bluetooth API</h1>
<button id="clickme">Test Bluetooth</button>
<button id="cancel">Cancel Bluetooth Request</button>

<p>Currently selected bluetooth device: <strong id="device-name""></strong></p>
<p>Currently selected bluetooth device: <strong id="device-name"></strong></p>

<script src="./renderer.js"></script>
</body>
Expand Down

0 comments on commit ed562d7

Please sign in to comment.