Skip to content

Commit 1aec22a

Browse files
committed
Sphinx.
1 parent 5712abd commit 1aec22a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Introduction
1616

1717
This high level library provides objects that represent Circuit Playground Express and Bluefruit hardware.
1818

19-
.. image :: /docs/_static/circuit_playground_express_small.jpg
19+
.. image :: ../docs/_static/circuit_playground_express_small.jpg
2020
:target: https://adafruit.com/product/3333
2121
:alt: Circuit Playground Express
2222
23-
.. image :: /docs/_static/circuit_playground_bluefruit_small.jpg
23+
.. image :: ../docs/_static/circuit_playground_bluefruit_small.jpg
2424
:target: https://adafruit.com/product/4333
2525
:alt: Circuit Playground Bluefruit
2626
@@ -61,8 +61,8 @@ Circuit Playground Library Details
6161
==================================
6262

6363
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.
6666

6767
Contributing
6868
============

0 commit comments

Comments
 (0)