change 'travis-ci.org' to 'travis-ci.com'
This commit is contained in:
parent
35a18c4f72
commit
b2541c034e
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ Introduction
|
|||
:target: https://discord.gg/nBQh6qu
|
||||
:alt: Discord
|
||||
|
||||
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DS2413.svg?branch=master
|
||||
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DS2413
|
||||
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_DS2413.svg?branch=master
|
||||
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_DS2413
|
||||
:alt: Build Status
|
||||
|
||||
CircuitPython driver for the DS2413 one wire 2 channel GPIO breakout.
|
||||
|
|
|
|||
Loading…
Reference in a new issue