diff --git a/adafruit_tlv320.py b/adafruit_tlv320.py index 78722dd..48aca0b 100644 --- a/adafruit_tlv320.py +++ b/adafruit_tlv320.py @@ -87,7 +87,7 @@ use with a device that expects consumer line level input (-10 dBV). To fix that, you can increase ``dac_volume`` or ``headphone_volume``. If you want to experiment with different ways of setting the levels, check out the -volume test example: `Volume test <../examples.html#volume-test>`_ +volume test example: `Volume test <./examples.html#volume-test>`_ ::