diff --git a/docs/audio.md b/docs/audio.md index e4e32e66..2115aa32 100644 --- a/docs/audio.md +++ b/docs/audio.md @@ -31,7 +31,7 @@ This feature allows you to receive audio over an HDMI cable and transmit it to t } ``` -4. Enable the basic audio in the EDID: +4. Enable the basic audio in the [EDID](https://docs.pikvm.org/edid/) in the file `/etc/kvmd/tc358743-edid.hex`: ``` # kvmd-edidconf --set-audio=yes ```