Fix full source code link

This commit is contained in:
Otto Winter 2018-09-26 22:31:47 +02:00
parent dc6b043216
commit 458962cd3c
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E

View File

@ -370,5 +370,5 @@ for them. That's why we call ``App.register_sensor`` for each sensor we created
See Also
--------
- `Full source code <https://github.com/OttoWinter/esphomelib/blob/master/examples/custom-bmp180-sensor.cpp>`__
- `Full source code <https://github.com/OttoWinter/esphomelib/blob/master/examples/custom-bmp180-sensor/custom-bmp180-sensor.cpp>`__
- `Edit this page on GitHub <https://github.com/OttoWinter/esphomedocs/blob/current/esphomeyaml/components/sensor/custom.rst>`__