From bc5e3d7401b814a5658305783b184f2455364368 Mon Sep 17 00:00:00 2001 From: Jens Pauwels Date: Sun, 5 Jan 2025 18:08:54 +0100 Subject: [PATCH] Fix readme to redirect to the cluster recovery Signed-off-by: Jens Pauwels --- charts/cluster/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cluster/README.md b/charts/cluster/README.md index 8e8279e66..12535585b 100644 --- a/charts/cluster/README.md +++ b/charts/cluster/README.md @@ -100,7 +100,7 @@ below. Refer to the table for the full list of parameters and place the configur Recovery -------- -There is a separate document outlining the recovery procedure here: **[Recovery](docs/recovery.md)** +There is a separate document outlining the recovery procedure here: **[Recovery](docs/Recovery.md)** Examples --------