Skip to content

Commit 43647d2

Browse files
committed
fix links.
1 parent 485273d commit 43647d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
Introduction
22
============
33

4-
.. image:: https://readthedocs.org/projects/electronutlabs-circuitpython-lis2dh12/badge/?version=latest
5-
:target: https://circuitpython.readthedocs.io/projects/lis2dh12/en/latest/
4+
.. image:: https://readthedocs.org/projects/circuitpython-lis2dh12-library/badge/?version=latest
5+
:target: https://circuitpython-lis2dh12-library.readthedocs.io/en/latest/
66
:alt: Documentation Status
77

88
.. image:: https://img.shields.io/discord/327254708534116352.svg
99
:target: https://discord.gg/nBQh6qu
1010
:alt: Discord
1111

12-
.. image:: https://travis-ci.com/electronut/Electronutlabs_CircuitPython_LIS2DH12.svg?branch=master
13-
:target: https://travis-ci.com/electronut/Electronutlabs_CircuitPython_LIS2DH12
12+
.. image:: https://api.travis-ci.org/electronut/Electronutlabs_CircuitPython_LIS2DH12.svg?branch=master
13+
:target: https://travis-ci.org/electronut/Electronutlabs_CircuitPython_LIS2DH12/
1414
:alt: Build Status
1515

1616
Circuitpython library for LIS2DH12 3-axis low power accelerometer.

0 commit comments

Comments
 (0)