Skip to content

Commit b21c1f9

Browse files
committed
Test relative image location.
1 parent 915d8e7 commit b21c1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_circuitplayground/express.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def switch(self):
103103
``True`` when the switch is to the left next to the music notes.
104104
``False`` when it is to the right towards the ear.
105105
106-
.. image :: /_static/slide_switch.jpg
106+
.. image :: ../_static/slide_switch.jpg
107107
:alt: NeoPixel order diagram
108108
109109
.. code-block:: python

0 commit comments

Comments
 (0)