We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78471b1 commit 3514819Copy full SHA for 3514819
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_LSM9DS0.svg?branch=master
14
- :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_LSM9DS0
+.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_LSM9DS0.svg?branch=master
+ :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_LSM9DS0
15
:alt: Build Status
16
17
CircuitPython module for the LSM9DS0 accelerometer, magnetometer, gyroscope.
0 commit comments