[doc] Fix links in the documentation

This commit is contained in:
Alain Nussbaumer
2024-04-10 14:51:55 +02:00
parent 867ab0e80a
commit c1842e383a
3 changed files with 8 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ The easiest way of accomplishing this may be with [Spocon](https://github.com/sp
since it requires minimal configuration. After installing, create two pipes
(with mkfifo) and set the configuration in the player section:
```
```conf
# Audio output device (MIXER, PIPE, STDOUT)
output = "PIPE"
# Output raw (signed) PCM to this file (`player.output` must be PIPE)