From feaada12eef9eb1082e0ddc66bfafd9b3cfbba3f Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 13:15:36 -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 b518c38..f011746 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,8 @@ Introduction :target: https://discord.gg/nBQh6qu :alt: Discord -.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_SGP30.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_SGP30 +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SGP30.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SGP30 :alt: Build Status A CircuitPython driver for the Sensirion SGP30 gas sensor with eCO2 and TVOC output. This sensor uses I2C!