This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 421bcc0619 Update service-discovery.md (#2352)
421bcc0619 is described below
commit 421bcc0619bb36e552396c171da40410a2a4ef62
Author: mfordjody <[email protected]>
AuthorDate: Mon Mar 6 14:32:18 2023 +0800
Update service-discovery.md (#2352)
---
content/zh-cn/overview/core-features/service-discovery.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh-cn/overview/core-features/service-discovery.md
b/content/zh-cn/overview/core-features/service-discovery.md
index ffc6d34b81..0325d09235 100644
--- a/content/zh-cn/overview/core-features/service-discovery.md
+++ b/content/zh-cn/overview/core-features/service-discovery.md
@@ -1,7 +1,7 @@
---
aliases:
- /zh/overview/core-features/service-discovery/
-description: ""
+description: 服务发现
feature:
description: |
Dubbo 提供了高性能、可伸缩的服务发现机制,面向百万集群实例规模设计,默认提供 Nacos、Zookeeper
等注册中心适配并支持自定义扩展。