spotifyd: make option link clickable

This commit is contained in:
Atemu 2020-06-19 02:17:14 +02:00 committed by Bjørn Forsman
parent efdbbb02eb
commit 206dc0cfac

View File

@ -16,7 +16,7 @@ in
type = types.lines; type = types.lines;
description = '' description = ''
Configuration for Spotifyd. For syntax and directives, see Configuration for Spotifyd. For syntax and directives, see
https://github.com/Spotifyd/spotifyd#Configuration. <link xlink:href="https://github.com/Spotifyd/spotifyd#Configuration"/>.
''; '';
}; };
}; };