File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Introduction
10
10
:target: https://adafru.it/discord
11
11
:alt: Discord
12
12
13
- .. image :: https://travis-ci.org/adafruit/Adafruit_CircuitPython_TLS2561 .svg?branch=master
14
- :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_TLS2561
13
+ .. image :: https://travis-ci.org/adafruit/Adafruit_CircuitPython_TSL2561 .svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_TSL2561
15
15
:alt: Build Status
16
16
17
17
CircuitPython driver for TSL2561 Light Sensor.
@@ -93,4 +93,3 @@ Now, once you have the virtual environment activated:
93
93
This will output the documentation to ``docs/_build/html ``. Open the index.html in your browser to
94
94
view them. It will also (due to -W) error out on any warning like Travis will. This is a good way to
95
95
locally verify it will pass.
96
-
You can’t perform that action at this time.
0 commit comments