Unverified Commit 5297e808 authored by dish's avatar dish Committed by GitHub
Browse files

nixos/mympd: new documentation links (#436115)

parents add3216f 63d5e1a5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ in
              description = ''
                Whether to enable listening on the SSL port.

                Refer to <https://jcorporation.github.io/myMPD/configuration/configuration-files#ssl-options>
                Refer to <https://jcorporation.github.io/myMPD/020-configuration/configuration-files#ssl-options>
                for more information.
              '';
              default = false;
@@ -70,7 +70,7 @@ in
        };
        description = ''
          Manages the configuration files declaratively. For all the configuration
          options, see <https://jcorporation.github.io/myMPD/configuration/configuration-files>.
          options, see <https://jcorporation.github.io/myMPD/020-configuration/configuration-files>.

          Each key represents the "File" column from the upstream configuration table, and the
          value is the content of that file.