We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce413d commit 6334fc0Copy full SHA for 6334fc0
index.html
@@ -4273,8 +4273,8 @@ <h2>API design rationale</h2>
4273
some challenges, this specification takes another approach that
4274
exposes software objects to represent the <a>Thing</a> metadata as
4275
data property and the WoT interactions as methods. One implementation
4276
- is <a href="https://github.com/eclipse/thingweb.node-wot">node-wot</a>
4277
- in the <a href="http://www.thingweb.io/">Eclipse ThingWeb</a> project,
+ is <a href="https://github.com/eclipse-thingweb/node-wot">node-wot</a>
+ in the <a href="https://www.thingweb.io/">Eclipse ThingWeb</a> project,
4278
which is the current reference implementation of the API specified in
4279
this document.
4280
</p>
0 commit comments