瀏覽代碼

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