This is an automated email from the ASF dual-hosted git repository.
min pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ff36d3f Feature nacos registry center (#381)
ff36d3f is described below
commit ff36d3f03e469ad32579f1e81f983fff4c9a502f
Author: Fury Zhu <[email protected]>
AuthorDate: Wed May 29 09:29:52 2019 +0800
Feature nacos registry center (#381)
* Add Nacos registry center page.
* Fix sentence error
---
docs/zh-cn/user/references/registry/nacos.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/zh-cn/user/references/registry/nacos.md
b/docs/zh-cn/user/references/registry/nacos.md
index f6142ee..357ace8 100644
--- a/docs/zh-cn/user/references/registry/nacos.md
+++ b/docs/zh-cn/user/references/registry/nacos.md
@@ -1,6 +1,7 @@
# Nacos 注册中心
-Nacos 作为 Dubbo 生态系统中重要的注册中心实现,其中
[`dubbo-registry-nacos`](https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos)
则是 Dubbo 融合 Nacos 注册中心的实现。
+
+Nacos 是 Dubbo 生态系统中重要的注册中心实现,其中
[`dubbo-registry-nacos`](https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos)
则是 Dubbo 融合 Nacos 注册中心的实现。