Skip to content

Commit d4dcf8f

Browse files
committed
Change link to Web Thing API
1 parent 81ea13d commit d4dcf8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<div id="things-framework-content">
5353
<section id="things-framework-intro">
5454
<h1>Build Your Own Web Things</h1>
55-
<p>The WebThings Framework is a collection of re-usable software components to help you build your own web things, which directly expose the <a href="https://iot.mozilla.org/wot/">Web Thing API</a>. This means they can be discovered by a Web of Things gateway or client, which can then automatically detect the device's capabilities and monitor and control it over the web.</p>
55+
<p>The WebThings Framework is a collection of re-usable software components to help you build your own web things, which directly expose the <a href="https://webthings.io/api">Web Thing API</a>. This means they can be discovered by a Web of Things gateway or client, which can then automatically detect the device's capabilities and monitor and control it over the web.</p>
5656
</section>
5757
<section id="installation">
5858
<h2>Installation</h2>

0 commit comments

Comments
 (0)