File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Adafruit CircuitPython Library Bundle
2
2
=======================================
3
3
4
4
.. image :: https://readthedocs.org/projects/adafruit-circuitpython-bundle/badge/?version=latest
5
- :target: https://circuitpython.readthedocs.io /projects/bundle/en/latest/
5
+ :target: https://docs. circuitpython.org /projects/bundle/en/latest/
6
6
:alt: Documentation Status
7
7
8
8
.. image :: https://img.shields.io/discord/327254708534116352.svg
Original file line number Diff line number Diff line change 28
28
# autodoc_mock_imports = ["digitalio", "busio"]
29
29
30
30
31
- intersphinx_mapping = {"python" : ("https://docs.python.org/3.4 " , None )}
31
+ intersphinx_mapping = {"python" : ("https://docs.python.org/3" , None )}
32
32
33
33
# Add any paths that contain templates here, relative to this directory.
34
34
templates_path = ["_templates" ]
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Table of Contents
19
19
:caption: Other Links
20
20
21
21
Download <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest >
22
- CircuitPython Reference Documentation <https://circuitpython.readthedocs.io >
22
+ CircuitPython Reference Documentation <https://docs. circuitpython.org >
23
23
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60 >
24
24
Discord Chat <https://adafru.it/discord >
25
25
Adafruit Learning System <https://learn.adafruit.com >
You can’t perform that action at this time.
0 commit comments