aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-04-08 17:08:44 +0200
committerAlex Auvolat <alex@adnab.me>2024-04-08 17:08:44 +0200
commit126e0f47a32867e6109395a4c2f5dbf324dda6d6 (patch)
tree0d27582446ebebd249e087a2c104a4d9f810ca02 /doc
parent738bb2f09c09f7532558214065b8e0abbea0edd1 (diff)
downloadgarage-126e0f47a32867e6109395a4c2f5dbf324dda6d6.tar.gz
garage-126e0f47a32867e6109395a4c2f5dbf324dda6d6.zip
fix typo in doc
Diffstat (limited to 'doc')
-rw-r--r--doc/book/reference-manual/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/reference-manual/configuration.md b/doc/book/reference-manual/configuration.md
index 39936094..739f5e0e 100644
--- a/doc/book/reference-manual/configuration.md
+++ b/doc/book/reference-manual/configuration.md
@@ -400,7 +400,7 @@ month, with a random delay to avoid all nodes running at the same time. When
it scrubs the data directory, Garage will read all of the data files stored on
disk to check their integrity, and will rebuild any data files that it finds
corrupted, using the remaining valid copies stored on other nodes.
-See [this page](@/documentation/operations/durability-repair.md#scrub) for details.
+See [this page](@/documentation/operations/durability-repairs.md#scrub) for details.
Set the `disable_scrub` configuration value to `true` if you don't need Garage
to scrub the data directory, for instance if you are already scrubbing at the