Skip to content

Commit 89efa71

Browse files
committed
Fix badges in README
1 parent 4166e0a commit 89efa71

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/Adafruit-PlatformDetect/badge/?version=latest
4+
.. image:: https://readthedocs.org/projects/adafruit-platformdetect/badge/?version=latest
55
:target: https://circuitpython.readthedocs.io/projects/platformdetect/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://github.com/adafruit/Adafruit_CircuitPython_PlatformDetect/workflows/Build%20CI/badge.svg
13-
:target: https://github.com/adafruit/Adafruit_CircuitPython_PlatformDetect/actions
12+
.. image:: https://github.com/adafruit/Adafruit_Python_PlatformDetect/workflows/Build%20CI/badge.svg
13+
:target: https://github.com/adafruit/Adafruit_Python_PlatformDetect/actions
1414
:alt: Build Status
1515

1616
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
@@ -88,7 +88,7 @@ Contributing
8888
============
8989

9090
Contributions are welcome! Please read our `Code of Conduct
91-
<https://github.com/adafruit/Adafruit_CircuitPython_PlatformDetect/blob/master/CODE_OF_CONDUCT.md>`_
91+
<https://github.com/adafruit/Adafruit_Python_PlatformDetect/blob/master/CODE_OF_CONDUCT.md>`_
9292
before contributing to help this project stay welcoming.
9393

9494
Documentation

0 commit comments

Comments
 (0)