Skip to content

Commit 59db334

Browse files
committed
Fixed badge.
1 parent e1acbde commit 59db334

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Introduction
1010
:target: https://adafru.it/discord
1111
:alt: Discord
1212
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
1515
:alt: Build Status
1616

1717
CircuitPython driver for TSL2561 Light Sensor.
@@ -93,4 +93,3 @@ Now, once you have the virtual environment activated:
9393
This will output the documentation to ``docs/_build/html``. Open the index.html in your browser to
9494
view them. It will also (due to -W) error out on any warning like Travis will. This is a good way to
9595
locally verify it will pass.
96-

0 commit comments

Comments
 (0)