Skip to content

Commit 1c7d358

Browse files
authored
Merge pull request #11 from samblenny/fix-example-link
fix broken "Volume test" example link in docs
2 parents 49f95b2 + 0063bdc commit 1c7d358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_tlv320.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
use with a device that expects consumer line level input (-10 dBV). To fix
8888
that, you can increase ``dac_volume`` or ``headphone_volume``. If you want
8989
to experiment with different ways of setting the levels, check out the
90-
volume test example: `Volume test <../examples.html#volume-test>`_
90+
volume test example: `Volume test <./examples.html#volume-test>`_
9191
9292
::
9393

0 commit comments

Comments
 (0)