From ca818da25051e90f61380e966c6a9a525557e438 Mon Sep 17 00:00:00 2001 From: Yiran Date: Thu, 12 Jun 2025 11:34:31 +0800 Subject: [PATCH] fix: doc links --- examples/bare-metal/cluster-with-s3-storage.datanode.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bare-metal/cluster-with-s3-storage.datanode.toml b/examples/bare-metal/cluster-with-s3-storage.datanode.toml index 28b49de..9840d4f 100644 --- a/examples/bare-metal/cluster-with-s3-storage.datanode.toml +++ b/examples/bare-metal/cluster-with-s3-storage.datanode.toml @@ -1,4 +1,4 @@ -# More options for storage: https://docs.greptime.com/user-guide/deployments/configuration#storage-options +# More options for storage: https://docs.greptime.com/user-guide/deployments-administration/configuration#storage-options [storage] type = "S3"