We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4fed44 + d5ae7cc commit e1fbe45Copy full SHA for e1fbe45
README.rst
@@ -10,8 +10,8 @@ Introduction
10
:target: https://adafru.it/discord
11
:alt: Discord
12
13
-.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_SD.svg?branch=master
14
- :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_SD
+.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SD.svg?branch=master
+ :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SD
15
:alt: Build Status
16
17
CircuitPython driver for SD cards. This implements the basic reading and writing
0 commit comments