change 'travis-ci.org' to 'travis-ci.com'
This commit is contained in:
parent
818e1f80ea
commit
922da44f03
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ Introduction
|
|||
:target: https://discord.gg/nBQh6qu
|
||||
:alt: Discord
|
||||
|
||||
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_ADXL34x.svg?branch=master
|
||||
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_ADXL34x
|
||||
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_ADXL34x.svg?branch=master
|
||||
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_ADXL34x
|
||||
:alt: Build Status
|
||||
|
||||
A CircuitPython driver for the ADXL34x family of accelerometers
|
||||
|
|
|
|||
Loading…
Reference in a new issue