Skip to content

Commit

Permalink
Merge pull request w3c#297 from w3c/fix-metadata
Browse files Browse the repository at this point in the history
Fix Previous Version metadata
  • Loading branch information
anssiko authored Oct 2, 2017
2 parents 60bef8a + 09937b0 commit eac0305
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Status: ED
Group: dap
ED: https://w3c.github.io/sensors/
TR: https://www.w3.org/TR/generic-sensor/
Previous Version: https://www.w3.org/TR/2017/WD-generic-sensor-20170530/
Previous Version: https://www.w3.org/TR/2017/WD-generic-sensor-20170809/
Editor: Rick Waldron 50572, JS Foundation
Editor: Mikhail Pozdnyakov 78325, Intel Corporation, https://intel.com/
Editor: Alexander Shalamov 78335, Intel Corporation, https://intel.com/
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1185,6 +1185,7 @@
</style>
<meta content="Bikeshed version 5834a15f311a639c0b59ff2edbf3a060391d15ff" name="generator">
<link href="https://www.w3.org/TR/generic-sensor/" rel="canonical">
<meta content="60bef8a8d6ec3e34626dde9f80a576f27b74f0d0" name="document-revision">
<style>
emu-val {
font-weight: bold;
Expand Down Expand Up @@ -1466,7 +1467,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
<dt>Latest published version:
<dd><a href="https://www.w3.org/TR/generic-sensor/">https://www.w3.org/TR/generic-sensor/</a>
<dt>Previous Versions:
<dd><a href="https://www.w3.org/TR/2017/WD-generic-sensor-20170530/" rel="prev">https://www.w3.org/TR/2017/WD-generic-sensor-20170530/</a>
<dd><a href="https://www.w3.org/TR/2017/WD-generic-sensor-20170809/" rel="prev">https://www.w3.org/TR/2017/WD-generic-sensor-20170809/</a>
<dt>Feedback:
<dd><span><a href="mailto:[email protected]?subject=%5Bgeneric-sensor%5D%20YOUR%20TOPIC%20HERE">[email protected]</a> with subject line “<kbd>[generic-sensor] <i data-lt="">… message topic …</i></kbd>” (<a href="https://lists.w3.org/Archives/Public/public-device-apis/" rel="discussion">archives</a>)</span>
<dd><a href="https://github.com/w3c/sensors">GitHub</a> (<a href="https://github.com/w3c/sensors/issues/new">new issue</a>, <a href="https://github.com/w3c/sensors/milestone/2">level 1 issues</a>, <a href="https://github.com/w3c/sensors/issues">all issues</a>)
Expand Down

0 comments on commit eac0305

Please sign in to comment.