change 'travis-ci.org' to 'travis-ci.com'
This commit is contained in:
parent
e4b1946fd6
commit
3597426aec
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ Introduction
|
||||||
:target: https://discord.gg/nBQh6qu
|
:target: https://discord.gg/nBQh6qu
|
||||||
:alt: Discord
|
:alt: Discord
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_EPD.svg?branch=master
|
.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_EPD.svg?branch=master
|
||||||
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_EPD
|
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_EPD
|
||||||
:alt: Build Status
|
:alt: Build Status
|
||||||
|
|
||||||
This library is for using CircuitPython with e-ink displays with built in SRAM.
|
This library is for using CircuitPython with e-ink displays with built in SRAM.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue