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.
1 parent f4fed44 commit d5ae7ccCopy full SHA for d5ae7cc
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