Skip to content

Commit 92b2f69

Browse files
committed
fix links to TD doc
1 parent 9a753f8 commit 92b2f69

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Diff for: releases/wd2/Overview.html

+13-13
Original file line numberDiff line numberDiff line change
@@ -2232,9 +2232,9 @@ <h3 id="x3-3-the-thingdescription-type"><span class=
22322232
type</h3>
22332233
<p>Representation of the <a href="#dfn-thing-descriptions"
22342234
class="internalDFN" data-link-type="dfn">Thing
2235-
Description</a>, standardized in the <a href=
2236-
"https://w3c.github.io/wot-thing-description/">Wot Things
2237-
Description</a> specification.</p>
2235+
Description</a>, standardized in the
2236+
<a href="https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/">
2237+
Wot Things Description</a> specification.</p>
22382238
<div class="note">
22392239
<div role="heading" class="note-title marker" id="h-note-2"
22402240
aria-level="4">
@@ -3310,8 +3310,9 @@ <h3 id="x5-6-the-dataschema-type"><span class=
33103310
</div>
33113311
<p>The <a href="#dom-dataschema" class="internalDFN"
33123312
data-link-type="dfn"><code>DataSchema</code></a> type
3313-
represents a data type <a href=
3314-
"https://w3c.github.io/wot-thing-description/#dataschema">specified</a>
3313+
represents a data type
3314+
<a href="https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/#dataschema">
3315+
specified</a>
33153316
in the <a href="#dfn-thing-descriptions" class="internalDFN"
33163317
data-link-type="dfn">Thing Description</a> in a serialized
33173318
form.</p>
@@ -4600,9 +4601,9 @@ <h2 id="a-changes"><span class="secno">A.</span> Changes</h2>
46004601
"https://github.com/w3c/wot-scripting-api/issues?page=1&amp;state=closed">
46014602
recently closed bugs</a>.</p>
46024603
<ul>
4603-
<li>Synchronized the Scripting API with the <a href=
4604-
"https://w3c.github.io/wot-thing-description/">Thing
4605-
Description specification</a>. Defined
4604+
<li>Synchronized the Scripting API with the
4605+
<a href="https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/">
4606+
Thing Description specification</a>. Defined
46064607
<code>ThingDescription</code>, <code>ThingTemplate</code>,
46074608
<code>SemanticAnnotations</code>, <code>SemanticType</code>,
46084609
<code>SemanticMetadata</code>, input and output data
@@ -4764,11 +4765,10 @@ <h3 id="d-2-informative-references"><span class=
47644765
<dl class="bibliography">
47654766
<dt id="bib-WOT-TD">[WOT-TD]</dt>
47664767
<dd>
4767-
<a href=
4768-
"https://w3c.github.io/wot-thing-description/"><cite>WoT
4769-
Thing Description</cite></a> . W3C. 20 August 2017. URL:
4770-
<a href=
4771-
"https://w3c.github.io/wot-thing-description/">https://w3c.github.io/wot-thing-description/</a>
4768+
<a href="https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/">
4769+
<cite>WoT Thing Description</cite></a> . W3C. 20 August 2017. URL:
4770+
<a href="https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/">
4771+
https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/</a>
47724772
</dd>
47734773
</dl>
47744774
</section>

Diff for: releases/wd2/diff.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -5335,7 +5335,7 @@ <h4 id="x3-1-1-the-discoverymethod-enumeration">
53355335
standardized
53365336
in
53375337
the
5338-
</ins><a href= "https://w3c.github.io/wot-thing-description/"><ins class="diff-chg">
5338+
</ins><a href= "https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/"><ins class="diff-chg">
53395339
Wot
53405340
Things
53415341
Description
@@ -9542,12 +9542,12 @@ <h3 id="x5-6-the-dataschema-type">
95429542
a
95439543
data
95449544
type
9545-
</ins><a href= "https://w3c.github.io/wot-thing-description/#dataschema"><ins class="diff-chg">
9545+
</ins><a href= "https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/#dataschema"><ins class="diff-chg">
95469546
specified
95479547
</ins></a><ins class="diff-chg">
95489548
in
95499549
the
9550-
</ins><a href="#dfn-thing-descriptions" class="internalDFN" data-link-type="dfn"><ins class="diff-chg">
9550+
</ins><a href="#dfn-thing-descriptions" class= "internalDFN" data-link-type="dfn"><ins class="diff-chg">
95519551
Thing
95529552
Description
95539553
</ins></a><ins class="diff-chg">
@@ -14486,7 +14486,7 @@ <h2 id="a-changes">
1448614486
API
1448714487
with
1448814488
the
14489-
</ins><a href= "https://w3c.github.io/wot-thing-description/"><ins class="diff-new">
14489+
</ins><a href= "https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/"><ins class="diff-new">
1449014490
Thing
1449114491
Description
1449214492
specification
@@ -15001,7 +15001,7 @@ <h3 id="d-2-informative-references">
1500115001
references
1500215002
</ins></h3><dl class="bibliography"><dt id="bib-WOT-TD"><ins class="diff-new">
1500315003
[WOT-TD]
15004-
</ins></dt><dd><a href= "https://w3c.github.io/wot-thing-description/"><cite><ins class="diff-new">
15004+
</ins></dt><dd><a href= "https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/"><cite><ins class="diff-new">
1500515005
WoT
1500615006
Thing
1500715007
Description
@@ -15012,8 +15012,8 @@ <h3 id="d-2-informative-references">
1501215012
August
1501315013
2017.
1501415014
URL:
15015-
</ins><a href= "https://w3c.github.io/wot-thing-description/"><ins class="diff-new">
15016-
https://w3c.github.io/wot-thing-description/
15015+
</ins><a href= "https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/"><ins class="diff-new">
15016+
https://www.w3.org/TR/2018/WD-wot-thing-description-20180405/
1501715017
</ins></a></dd></dl></section>
1501815018
</section>
1501915019
<p role="navigation" id="back-to-top">

0 commit comments

Comments
 (0)