File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ Introduction
22============
33
44
5- .. image :: https://readthedocs.org/projects/circuitpython-displayio_annotation /badge/?version=latest
6- :target: https://circuitpython-displayio_annotation .readthedocs.io/
5+ .. image :: https://readthedocs.org/projects/circuitpython-displayio-annotation /badge/?version=latest
6+ :target: https://circuitpython-displayio-annotation .readthedocs.io/
77 :alt: Documentation Status
88
99
@@ -17,9 +17,9 @@ Introduction
1717 :alt: Build Status
1818
1919
20- .. image :: https://img.shields.io/badge/code%20style-black-000000.svg
21- :target: https://github.com/psf/black
22- :alt: Code Style: Black
20+ .. image :: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
21+ :target: https://github.com/astral-sh/ruff
22+ :alt: Code Style: Ruff
2323
2424A CircuitPython DisplayIO widget for annotating other widgets or freeform positions.
2525
You can’t perform that action at this time.
0 commit comments