From 6714b07edfdf83b0b272ff756b1aded78033278b Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 13:26:49 -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 ac02185..31c2c17 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_AM2320.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_AM2320 +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_AM2320.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_AM2320 :alt: Build Status This is a CircuitPython driver for the AM2320 temperature and humidity sensor.