Преглед на файлове

Fix documentation URL in YAML (#902).

Dan Helfman преди 8 месеца
родител
ревизия
5f387b3991
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  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
             encryption_passcommand and encryption_passphrase are set, then
             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"
     encryption_passphrase:
         type: string