diff --git a/README.rst b/README.rst index 04f0999..3875248 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ This starts a server and lets you search for it from your gateway through mDNS. Example Implementation ====================== -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 `_. +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 `_. Dimmable Light --------------