From a96cac326ed9e1838f05704a699b2c84a2921967 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 12:54:13 -0600 Subject: [PATCH] change 'travis-ci.org' to 'travis-ci.com' --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7b1d35c..0826c04 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,8 @@ Introduction :target: https://discord.gg/nBQh6qu :alt: Discord -.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_WS2801.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_WS2801 +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_WS2801.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_WS2801 :alt: Build Status Higher level WS2801 driver that presents the LED string as a sequence.