Skip to content

Commit 28c3b1c

Browse files
committed
Fix README formatting.
1 parent e3210a5 commit 28c3b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This starts a server and lets you search for it from your gateway through mDNS.
3232
Example Implementation
3333
======================
3434

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>`_.
3636

3737
Dimmable Light
3838
--------------

0 commit comments

Comments
 (0)