From 225ecd798c99977892a230d249d96f36cfd6f9af Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 12:54:57 -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 c5b784b..c61f95d 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_VL53L0X.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_VL53L0X +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_VL53L0X.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_VL53L0X :alt: Build Status CircuitPython driver for the VL53L0X distance sensor.