Skip to content

Commit b939bd5

Browse files
committed
Fix Partial TD definition note
1 parent 5f388a5 commit b939bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,8 +611,8 @@ <h1>Terminology</h1>
611611
A <a>Partial TD</a> is an object that follows the same hierarchical structure of the <a>TD</a> information model,
612612
but it may not contain all the mandatory elements.
613613
<p class="note">
614-
A <a>Partial TD</a> is used in <a>WoT Scripting API</a> as an input for the creation of exposed things.
615-
See the <a href="https://www.w3.org/TR/wot-scripting-api/#the-produce-method">produce</a> method for more details.
614+
A <a>Partial TD</a> is used in <a>WoT Scripting API</a> as an input for the creation of <a>Exposed Things</a>.
615+
See the <a href="https://www.w3.org/TR/2020/NOTE-wot-scripting-api-20201124/#the-produce-method">produce</a> method for more details.
616616
</p>
617617
</dd>
618618
<dt>

0 commit comments

Comments
 (0)