From e3a851d3333b65defaf380c71a500d410972601e Mon Sep 17 00:00:00 2001 From: Melissa LeBlanc-Williams Date: Fri, 25 Jan 2019 17:03:38 -0800 Subject: [PATCH] Fixed links --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 32ae7c1..404a266 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,8 @@ Introduction :target: https://discord.gg/nBQh6qu :alt: Discord -.. image:: https://travis-ci.com/melissagirl/Adafruit_CircuitPython_RA8875.svg?branch=master - :target: https://travis-ci.com/melissagirl/Adafruit_CircuitPython_RA8875 +.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_RA8875.svg?branch=master + :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_RA8875 :alt: Build Status This is a full featured CircuitPython Library for the RA8875 that included all of the hardware @@ -40,7 +40,7 @@ Contributing ============ Contributions are welcome! Please read our `Code of Conduct -`_ +`_ before contributing to help this project stay welcoming. Building locally