Skip to content

Commit

Permalink
Test relative image location.
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt committed Aug 1, 2017
1 parent 915d8e7 commit b21c1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adafruit_circuitplayground/express.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def switch(self):
``True`` when the switch is to the left next to the music notes.
``False`` when it is to the right towards the ear.
.. image :: /_static/slide_switch.jpg
.. image :: ../_static/slide_switch.jpg
:alt: NeoPixel order diagram
.. code-block:: python
Expand Down

0 comments on commit b21c1f9

Please sign in to comment.