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 1fae6fd + a6e5370 commit f8e5869Copy full SHA for f8e5869
README.rst
@@ -2,7 +2,7 @@
2
============
3
4
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-MAX31855/badge/?version=latest
5
- :target: https://circuitpython.readthedocs.io/projects/MAX31855/en/latest/
+ :target: https://circuitpython.readthedocs.io/projects/max31855/en/latest/
6
:alt: Documentation Status
7
8
.. image :: https://img.shields.io/discord/327254708534116352.svg
@@ -116,4 +116,4 @@ Now, once you have the virtual environment activated:
116
117
This will output the documentation to ``docs/_build/html``. Open the index.html in your browser to
118
view them. It will also (due to -W) error out on any warning like Travis will. This is a good way to
119
-locally verify it will pass.
+locally verify it will pass.
0 commit comments