aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2024-04-08 15:09:27 +0000
committerAlex <alex@adnab.me>2024-04-08 15:09:27 +0000
commitb47706809cc9d28d1328bafdf9756e96388cca24 (patch)
tree0d27582446ebebd249e087a2c104a4d9f810ca02 /doc
parent738bb2f09c09f7532558214065b8e0abbea0edd1 (diff)
parent126e0f47a32867e6109395a4c2f5dbf324dda6d6 (diff)
downloadgarage-b47706809cc9d28d1328bafdf9756e96388cca24.tar.gz
garage-b47706809cc9d28d1328bafdf9756e96388cca24.zip
Merge pull request 'fix typo in doc' (#799) from fix-typo into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/799
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