Merge pull request #11 from samblenny/fix-example-link
Some checks failed
Build CI / test (push) Has been cancelled

fix broken "Volume test" example link in docs
This commit is contained in:
foamyguy 2025-08-25 19:51:14 -05:00 committed by GitHub
commit 1c7d358468
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@ For this one, the default headphone output volume will be way too low for
use with a device that expects consumer line level input (-10 dBV). To fix 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 that, you can increase ``dac_volume`` or ``headphone_volume``. If you want
to experiment with different ways of setting the levels, check out the 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>`_
:: ::