Sfoglia il codice sorgente

Fix documentation URL in YAML (#902).

Dan Helfman 8 mesi fa
parent
commit
5f387b3991
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      borgmatic/config/schema.yaml

+ 3 - 3
borgmatic/config/schema.yaml

@@ -233,9 +233,9 @@ properties:
             passcommand/repokey/keyfile encryption. Note that if both
             passcommand/repokey/keyfile encryption. Note that if both
             encryption_passcommand and encryption_passphrase are set, then
             encryption_passcommand and encryption_passphrase are set, then
             encryption_passphrase takes precedence. This can also be used to
             encryption_passphrase takes precedence. This can also be used to
-            access encrypted systemd service credentials (see "https://torsion\
-            .org/borgmatic/docs/how-to/provide-your-passwords/#using-systemd-\
-            service-credentials"). Defaults to not set.
+            access encrypted systemd service credentials. Defaults to not set.
+            For more details, see:
+            https://torsion.org/borgmatic/docs/how-to/provide-your-passwords/
         example: "secret-tool lookup borg-repository repo-name"
         example: "secret-tool lookup borg-repository repo-name"
     encryption_passphrase:
     encryption_passphrase:
         type: string
         type: string