forked from w3c/sensors
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request w3c#297 from w3c/fix-metadata
Fix Previous Version metadata
- Loading branch information
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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; | ||
|
@@ -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>) | ||
|