Skip to content

Commit

Permalink
docs: fix helm charts link (GreptimeTeam#1084)
Browse files Browse the repository at this point in the history
  • Loading branch information
evenyag committed Jul 23, 2024
1 parent de3bcbd commit 01edd12
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ After the creation is completed, you can use the following command to connect th
./gtctl cluster connect mycluster
```

You also can use [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md.md) to deploy the cluster.
You also can use [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md) to deploy the cluster.

:::tip Note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ curl -fsSL https://downloads.greptime.cn/releases/scripts/gtctl/install.sh | sh
./gtctl cluster connect mycluster
```

您还可以使用 [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md.md) 来部署集群。
您还可以使用 [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md) 来部署集群。

:::tip 提示

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ After the creation is completed, you can use the following command to connect th
./gtctl cluster connect mycluster
```

You also can use [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md.md) to deploy the cluster.
You also can use [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md) to deploy the cluster.

:::tip Note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ curl -fsSL https://downloads.greptime.cn/releases/scripts/gtctl/install.sh | sh
./gtctl cluster connect mycluster
```

您还可以使用 [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md.md) 来部署集群。
您还可以使用 [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md) 来部署集群。

:::tip 提示

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ After the creation is completed, you can use the following command to connect th
./gtctl cluster connect mycluster
```

You also can use [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md.md) to deploy the cluster.
You also can use [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md) to deploy the cluster.

:::tip Note

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ curl -fsSL https://downloads.greptime.cn/releases/scripts/gtctl/install.sh | sh
./gtctl cluster connect mycluster
```

您还可以使用 [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md.md) 来部署集群。
您还可以使用 [Helm Charts](/user-guide/operations/deploy-on-kubernetes/overview.md) 来部署集群。

:::tip 提示

Expand Down

0 comments on commit 01edd12

Please sign in to comment.