From 126e0f47a32867e6109395a4c2f5dbf324dda6d6 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 8 Apr 2024 17:08:44 +0200 Subject: [PATCH] fix typo in doc --- doc/book/reference-manual/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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