Browse Source

remove lingering )

Jackson 1 week ago
parent
commit
e72ace5294
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/configuration/data-sources/zfs.md

+ 1 - 1
docs/reference/configuration/data-sources/zfs.md

@@ -91,7 +91,7 @@ cache](https://borgbackup.readthedocs.io/en/stable/internals/data-structures.htm
 may not get cache hits on snapshotted files. This makes backing up ZFS snapshots
 may not get cache hits on snapshotted files. This makes backing up ZFS snapshots
 a little slower than non-snapshotted files that have consistent paths. You can
 a little slower than non-snapshotted files that have consistent paths. You can
 mitigate this by setting a fixed [runtime
 mitigate this by setting a fixed [runtime
-directory](https://torsion.org/borgmatic/reference/configuration/runtime-directory/))
+directory](https://torsion.org/borgmatic/reference/configuration/runtime-directory/)
 (that's not located in `/tmp`). This allows borgmatic to use a consistent
 (that's not located in `/tmp`). This allows borgmatic to use a consistent
 snapshot path from one run to the next, thereby resulting in Borg files cache
 snapshot path from one run to the next, thereby resulting in Borg files cache
 hits.
 hits.