We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1420b3f + 3bceffb commit 69e0687Copy full SHA for 69e0687
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_SimpleIO.svg?branch=master
14
- :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_SimpleIO
+.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SimpleIO.svg?branch=master
+ :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SimpleIO
15
:alt: Build Status
16
17
SimpleIO features a number of helpers to simplify hardware interactions. Many
0 commit comments