From 44bb606a87fb7e7f089f35b8beef0158cc552444 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 21 Dec 2018 13:11:34 -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 c883de9..502c37f 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_VC0706.svg?branch=master - :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_VC0706 +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_VC0706.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_VC0706 :alt: Build Status CircuitPython module for use with the `VC0706 serial TTL camera `_. Allows basic image capture and download of image data from the camera over a serial connection. See examples for demo