From 261ec4cbae134ee108f4083b04aa70e2185f9543 Mon Sep 17 00:00:00 2001
From: dennis zhuang <killme2008@gmail.com>
Date: Wed, 31 Jul 2024 12:08:08 -0700
Subject: [PATCH] fix: broken link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 08abfefa..3a246038 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ The `playground` will deploy the minimal GreptimeDB cluster on your environment
 
 ## Documentation
 
-* [More](https://docs.greptime.com/user-guide/operations/gtctl) features and usage about `gtctl`
+* [More](https://docs.greptime.com/reference/gtctl) features and usage about `gtctl`
 
 ## License