Skip to content

Commit 0aa932d

Browse files
committed
fixing
1 parent f40d668 commit 0aa932d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,8 @@ <h2 id="abstract-0">Abstract</h2>
996996
class="internalDFN" data-link-type="dfn">Actions</a> and <a href="#dfn-event" class="internalDFN" data-link-type="dfn">Events</a>.
997997
</p>
998998
<p>
999-
Scripting is an optional "convenience" building block in WoT and it is typically used in gateways that are able to run a <a href="#dfn-wot-runtime" class="internalDFN" data-link-type="dfn">WoT Runtime</a> and <a href="https://w3c.github.io/wot-scripting-api/script-manager/">@@@missing link to "script managment"@@@ script management</a>, providing a convenient way to extend WoT support to new types of endpoints and implement WoT applications like <a href="https://w3c.github.io/wot-scripting-api/script-manager/">Thing Directory</a>.
999+
Scripting is an optional "convenience" building block in WoT and it is typically used in gateways that are able to run a <a href="#dfn-wot-runtime" class="internalDFN" data-link-type="dfn">WoT Runtime</a> and <a href="https://github.com/w3c/wot-scripting-api/tree/master/applications/script-manager">script management</a>,
1000+
providing a convenient way to extend WoT support to new types of endpoints and implement WoT applications like <a href="https://w3c.github.io/wot-scripting-api/script-manager/">Thing Directory</a>.
10001001
</p>
10011002
</section>
10021003
<section id="sotd" class="introductory">

0 commit comments

Comments
 (0)