Commit 28968693 authored by dish's avatar dish Committed by Valentin Gagarin
Browse files

nixos/slskd: fix documentation link formatting

parent d907fcd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ in {
        Web interface credentials should also be set here in `SLSKD_USERNAME` and `SLSKD_PASSWORD`.
        Other, optional credentials like SOCKS5 with `SLSKD_SLSK_PROXY_USERNAME` and `SLSKD_SLSK_PROXY_PASSWORD`
        should all reside here instead of in the world-readable nix store.
        Variables are documented at https://github.com/slskd/slskd/blob/master/docs/config.md
        Variables are documented at <https://github.com/slskd/slskd/blob/master/docs/config.md>
      '';
    };