From d455d8a0b7d88ec0e6d46ffd5c4a2c3f49e85a8c Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 13:11:20 -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 4eac3c1..36397bf 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_ImageLoad.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_ImageLoad +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_ImageLoad.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_ImageLoad :alt: Build Status This library decodes an image file into new bitmap and palette objects of the provided type. It's