Skip to content

Commit ec84cae

Browse files
authored
Merge pull request #16 from adafruit/badge-fix
Fix docs badge URL.
2 parents 1e4311b + b4e79e1 commit ec84cae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Introduction
33
============
44

5-
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-register/badge/?version=latest
5+
.. image:: https://readthedocs.org/projects/adafruit-micropython-register/badge/?version=latest
66
:target: https://circuitpython.readthedocs.io/projects/register/en/latest/
77
:alt: Documentation Status
88

@@ -222,5 +222,3 @@ Now, once you have the virtual environment activated:
222222
This will output the documentation to ``docs/_build/html``. Open the index.html in your browser to
223223
view them. It will also (due to -W) error out on any warning like Travis will. This is a good way to
224224
locally verify it will pass.
225-
226-

0 commit comments

Comments
 (0)