You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This starts a server and lets you search for it from your gateway through mDNS.
32
32
Example Implementation
33
33
======================
34
34
35
-
In this code-walkthrough we will set up a dimmable light and a humidity sensor (both using fake data, of course). Both working examples can be found in `here<https://github.com/WebThingsIO/webthing-python/tree/master/example>`_.
35
+
In this code-walkthrough we will set up a dimmable light and a humidity sensor (both using fake data, of course). Both working examples can be found in the `examples directory<https://github.com/WebThingsIO/webthing-python/tree/master/example>`_.
0 commit comments