We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e4311b + b4e79e1 commit ec84caeCopy full SHA for ec84cae
README.rst
@@ -2,7 +2,7 @@
2
Introduction
3
============
4
5
-.. image:: https://readthedocs.org/projects/adafruit-circuitpython-register/badge/?version=latest
+.. image:: https://readthedocs.org/projects/adafruit-micropython-register/badge/?version=latest
6
:target: https://circuitpython.readthedocs.io/projects/register/en/latest/
7
:alt: Documentation Status
8
@@ -222,5 +222,3 @@ Now, once you have the virtual environment activated:
222
This will output the documentation to ``docs/_build/html``. Open the index.html in your browser to
223
view them. It will also (due to -W) error out on any warning like Travis will. This is a good way to
224
locally verify it will pass.
225
-
226
0 commit comments