From f309614c99cd19864d3ce51da9dc9f86d8c0c834 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 13:29:07 -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 c6aff6b..b85cb83 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_RGB_Display.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_RGB_Display +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_RGB_Display.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_RGB_Display :alt: Build Status Port of display drivers from https://github.com/adafruit/micropython-adafruit-rgb-display to Adafruit CircuitPython for use on Adafruit's SAMD21-based and other CircuitPython boards.