From a61df0ff438d045ed7755f09892383a0da59c747 Mon Sep 17 00:00:00 2001 From: Yiran Date: Wed, 12 Apr 2023 17:25:48 +0800 Subject: [PATCH] new doc url (#40) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 854a0c5..7e888e1 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If you want to deploy the GreptimeDB cluster, you can use the following command: kubectl port-forward svc/mycluster-frontend 4003:4003 > connections.out & ``` - You also can read and write data by [reference](https://docs.greptime.com/getting-started/distributed). + You also can read and write data by [Cluster](https://docs.greptime.com/user-guide/cluster). ### Uninstallation