This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new c6358987bd1 [fix](Download) Update run on k8s title (#381)
c6358987bd1 is described below
commit c6358987bd16a67f2112dca25fe75fece2596d9e
Author: KassieZ <[email protected]>
AuthorDate: Wed Jan 3 11:12:23 2024 +0800
[fix](Download) Update run on k8s title (#381)
---
src/constant/download.data.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/constant/download.data.ts b/src/constant/download.data.ts
index 2948bc8f7e4..5cf529ef4f2 100644
--- a/src/constant/download.data.ts
+++ b/src/constant/download.data.ts
@@ -362,7 +362,7 @@ export const RUN_ANYWHERE = [
link: 'https://doris.apache.org/docs/install/standard-deployment',
},
{
- title: 'Doris on K8s',
+ title: 'Doris on Kubernetes',
description: 'Create, configure and manage Doris clusters on
Kubernetes',
link: 'https://doris.apache.org/docs/install/k8s-deploy',
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]