This is an automated email from the ASF dual-hosted git repository.
zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
The following commit(s) were added to refs/heads/master by this push:
new 7ac68776 Update docs website (#865)
7ac68776 is described below
commit 7ac68776c60b973b8896173fee64fac51c14daec
Author: Joe Zhong <[email protected]>
AuthorDate: Tue Feb 24 13:38:50 2026 +0800
Update docs website (#865)
---
.asf.yaml | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 8f925bb9..08adcdcb 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ notifications:
jira_options: link label
github:
- homepage: ""
+ homepage: "https://dubbo-kubernetes.github.io/dsm-docs/"
description: "Dubbo Service Mesh for Kubernetes."
features:
# Enable wiki for documentation
diff --git a/README.md b/README.md
index ff0f37ba..a4c8d053 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
<h2 align="center">Dubbo Service Mesh for Kubernetes</h2>
Dubbo gRPC open source service mesh implemented for the underlying cluster
management platform can directly receive policies from the control plane and
obtain features such as load balancing, service discovery, and observability
without requiring a sidecar proxy.
-- For more detailed information on how to use it, please visit
[dubbo.apache.org](https://cn.dubbo.apache.org/zh-cn/overview/mesh/)
+- For more detailed information on how to use it, please visit
[dsm-docs](https://dubbo-kubernetes.github.io/dsm-docs/)
## Introduction