Merge pull request #11 from samblenny/fix-example-link
Some checks failed
Build CI / test (push) Has been cancelled
Some checks failed
Build CI / test (push) Has been cancelled
fix broken "Volume test" example link in docs
This commit is contained in:
commit
1c7d358468
1 changed files with 1 additions and 1 deletions
|
|
@ -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>`_
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue