From d5ac69e6bf1c95c0b0ceb0b4a672ed98b9669e05 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 13:14:34 -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 1df909c..fc2fe3c 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,8 @@ Adafruit CircuitPython NeoPixel :target: https://adafru.it/discord :alt: Discord -.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_NeoPixel.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_NeoPixel +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_NeoPixel.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_NeoPixel :alt: Build Status Higher level NeoPixel driver that presents the strip as a sequence. This is a