File tree 3 files changed +9
-7
lines changed
3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ Introduction
12
12
:alt: Discord
13
13
14
14
15
- .. image :: https://github.com/circuitpython/CircuitPython_DisplayIO_Annotation /workflows/Build%20CI/badge.svg
16
- :target: https://github.com/circuitpython/CircuitPython_DisplayIO_Annotation /actions
15
+ .. image :: https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation /workflows/Build%20CI/badge.svg
16
+ :target: https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation /actions
17
17
:alt: Build Status
18
18
19
19
@@ -34,12 +34,14 @@ Please ensure all dependencies are available on the CircuitPython filesystem.
34
34
This is easily achieved by downloading
35
35
`the Adafruit library and driver bundle <https://circuitpython.org/libraries >`_
36
36
or individual libraries can be installed using
37
- `circup <https://github.com/adafruit/circup >`_.Installing from PyPI
37
+ `circup <https://github.com/adafruit/circup >`_.
38
+
39
+ Installing from PyPI
38
40
=====================
39
41
40
42
41
43
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
42
- PyPI <https://pypi.org/project/adafruit- circuitpython-displayio_annotation/> `_.
44
+ PyPI <https://pypi.org/project/circuitpython-displayio_annotation/> `_.
43
45
To install for current user:
44
46
45
47
.. code-block :: shell
@@ -72,7 +74,7 @@ Contributing
72
74
============
73
75
74
76
Contributions are welcome! Please read our `Code of Conduct
75
- <https://github.com/circuitpython/CircuitPython_DisplayIO_Annotation /blob/main/CODE_OF_CONDUCT.md> `_
77
+ <https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation /blob/main/CODE_OF_CONDUCT.md> `_
76
78
before contributing to help this project stay welcoming.
77
79
78
80
Documentation
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Table of Contents
33
33
.. toctree ::
34
34
:caption: Other Links
35
35
36
- Download <https://github.com/circuitpython/CircuitPython_DisplayIO_Annotation /releases/latest >
36
+ Download <https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation /releases/latest >
37
37
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io >
38
38
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60 >
39
39
Discord Chat <https://adafru.it/discord >
Original file line number Diff line number Diff line change 31
31
long_description = long_description ,
32
32
long_description_content_type = "text/x-rst" ,
33
33
# The project's main homepage.
34
- url = "https://github.com/circuitpython/CircuitPython_DisplayIO_Annotation .git" ,
34
+ url = "https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation .git" ,
35
35
# Author details
36
36
author = "CircuitPython Organization" ,
37
37
author_email = "" ,
You can’t perform that action at this time.
0 commit comments