Skip to content

Commit 877153c

Browse files
committed
chore: use latest Use Cases document instead of custom reference
1 parent 2a680ac commit 877153c

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-USE-CASES" : {
59-
href:"https://www.w3.org/TR/2022/NOTE-wot-usecases-20220307/",
60-
title: "Web of Things (WoT): Use Cases and Requirements",
61-
publisher: "W3C",
62-
date: " 7 March 2022"
63-
},
6458
"TYPESCRIPT": {
6559
href: "https://www.typescriptlang.org/docs/handbook/intro.html",
6660
title: "TypeScript Language Specification",
@@ -209,7 +203,7 @@
209203

210204
<section class="informative"> <h3>Use Case Scenarios</h3>
211205
<p>
212-
The business use cases listed in the [[WOT-USE-CASES]] document may be
206+
The business use cases listed in the [[wot-usecases]] document may be
213207
implemented using this API, based on the scripting use case scenarios
214208
described here.
215209
</p>

0 commit comments

Comments
 (0)