Merge pull request #1 from adafruit/fix-doc-badge
fix the doc badge link to match the rtd project slug
This commit is contained in:
commit
02b748f2e6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ Introduction
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
||||||
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-wave/badge/?version=latest
|
.. image:: https://readthedocs.org/projects/circuitpython-wave/badge/?version=latest
|
||||||
:target: https://docs.circuitpython.org/projects/wave/en/latest/
|
:target: https://docs.circuitpython.org/projects/wave/en/latest/
|
||||||
:alt: Documentation Status
|
:alt: Documentation Status
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue