Skip to content

Commit

Permalink
Fix WebDriver dfn url error (#627)
Browse files Browse the repository at this point in the history
SHA: 0fa7040
Reason: push, by reillyeon

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
alvinjiooo and github-actions[bot] committed May 15, 2024
1 parent ad79f00 commit 1b8019a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scanning.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://webbluetoothcg.github.io/web-bluetooth/scanning.html" rel="canonical">
<meta content="35c034e8ec01dbb67e0c535a9e3f33ac59048640" name="document-revision">
<meta content="0fa7040c5900479d361e2696b1fa52a8a75b97fb" name="document-revision">
<style>
.argument-list { display: inline-block; vertical-align: top; }
/* Show self-links for various elements. This is incompatible with nearby floats. */
Expand Down Expand Up @@ -674,7 +674,7 @@
<div class="head">
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Web Bluetooth Scanning</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-04-23">23 April 2024</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-05-15">15 May 2024</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
Expand Down

0 comments on commit 1b8019a

Please sign in to comment.