File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ Introduction
16
16
17
17
This high level library provides objects that represent Circuit Playground Express and Bluefruit hardware.
18
18
19
- .. image :: /docs/_static/circuit_playground_express_small.jpg
19
+ .. image :: .. /docs/_static/circuit_playground_express_small.jpg
20
20
:target: https://adafruit.com/product/3333
21
21
:alt: Circuit Playground Express
22
22
23
- .. image :: /docs/_static/circuit_playground_bluefruit_small.jpg
23
+ .. image :: .. /docs/_static/circuit_playground_bluefruit_small.jpg
24
24
:target: https://adafruit.com/product/4333
25
25
:alt: Circuit Playground Bluefruit
26
26
@@ -61,8 +61,8 @@ Circuit Playground Library Details
61
61
==================================
62
62
63
63
For a detailed explanation of how the Circuit Playground library functions, see
64
- `The Technical Side <https://learn.adafruit.com/circuitpython-made-easy-on-circuit-playground-express/the-technical-side >`_
65
- page of the CircuitPython Made Easy on Circuit Playground Express and Bluefruit guide.
64
+ `The Technical Side page <https://learn.adafruit.com/circuitpython-made-easy-on-circuit-playground-express/the-technical-side >`_
65
+ of the CircuitPython Made Easy on Circuit Playground Express and Bluefruit guide.
66
66
67
67
Contributing
68
68
============
You can’t perform that action at this time.
0 commit comments