File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Introduction
3
3
4
4
5
5
.. image :: https://readthedocs.org/projects/adafruit-circuitpython-funhouse/badge/?version=latest
6
- :target: https://circuitpython.readthedocs.io /projects/funhouse/en/latest/
6
+ :target: https://docs. circuitpython.org /projects/funhouse/en/latest/
7
7
:alt: Documentation Status
8
8
9
9
@@ -142,7 +142,7 @@ Usage Example
142
142
Documentation
143
143
=============
144
144
145
- API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io /projects/funhouse/en/latest/ >`_.
145
+ API documentation for this library can be found on `Read the Docs <https://docs. circuitpython.org /projects/funhouse/en/latest/ >`_.
146
146
147
147
Contributing
148
148
============
Original file line number Diff line number Diff line change 38
38
39
39
intersphinx_mapping = {
40
40
"python" : ("https://docs.python.org/3.8" , None ),
41
- "CircuitPython" : ("https://circuitpython.readthedocs.io /en/latest/" , None ),
41
+ "CircuitPython" : ("https://docs. circuitpython.org /en/latest/" , None ),
42
42
}
43
43
44
44
# Show the docstring from both the class and its __init__() method.
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Table of Contents
53
53
:caption: Other Links
54
54
55
55
Download <https://github.com/adafruit/Adafruit_CircuitPython_FunHouse/releases/latest >
56
- CircuitPython Reference Documentation <https://circuitpython.readthedocs.io >
56
+ CircuitPython Reference Documentation <https://docs. circuitpython.org >
57
57
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60 >
58
58
Discord Chat <https://adafru.it/discord >
59
59
Adafruit Learning System <https://learn.adafruit.com >
You can’t perform that action at this time.
0 commit comments