We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a410634 + 0cfde5b commit f983146Copy full SHA for f983146
README.rst
@@ -10,8 +10,8 @@ Introduction
10
:target: https://discord.gg/nBQh6qu
11
:alt: Discord
12
13
-.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_TLC5947.svg?branch=master
14
- :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_TLC5947
+.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_TLC5947.svg?branch=master
+ :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_TLC5947
15
:alt: Build Status
16
17
CircuitPython module for the TLC5947 12-bit 24 channel LED PWM driver.
0 commit comments