Skip to content

Commit 7f1122a

Browse files
committed
chore: use Discovery REC instead of custom reference
1 parent 823f60a commit 7f1122a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

index.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@
5555
"ecmascript", "streams",
5656
"wot-architecture11", "wot-thing-description11", "wot-binding-templates"],
5757
localBiblio: {
58-
"WOT-DISCOVERY" : {
59-
href:"https://www.w3.org/TR/2023/CR-wot-discovery-20230119/",
60-
title: "Web of Things (WoT) Discovery",
61-
publisher: "W3C",
62-
date: "19 January 2023"
63-
},
6458
"WOT-PROTOCOL-BINDINGS" : {
6559
href: "https://www.w3.org/TR/2020/NOTE-wot-binding-templates-20200130/",
6660
title: "Web of Things (WoT) Binding Templates",
@@ -782,7 +776,7 @@ <h3>Validating an ExposedThingInit</h3>
782776
<p class="note">
783777
This is a placeholder for more details in the discovery algorithm.
784778
Implementations should follow the procedures described in the
785-
[[WOT-DISCOVERY]] and [WOT-PROTOCOL-BINDINGS] specifications.
779+
[[wot-discovery]] and [WOT-PROTOCOL-BINDINGS] specifications.
786780
Some normative steps are indicated below.
787781
</p>
788782
<ol>

0 commit comments

Comments
 (0)