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 cc5a045  nacos registry
cc5a045 is described below

commit cc5a04574e37e158a0817c71b6930fe0b5d8c8d4
Author: nzomkxia <[email protected]>
AuthorDate: Wed May 29 09:52:36 2019 +0800

    nacos registry
---
 zh-cn/docs/user/references/registry/nacos.html | 2 +-
 zh-cn/docs/user/references/registry/nacos.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zh-cn/docs/user/references/registry/nacos.html 
b/zh-cn/docs/user/references/registry/nacos.html
index a226a15..e3d9dc9 100644
--- a/zh-cn/docs/user/references/registry/nacos.html
+++ b/zh-cn/docs/user/references/registry/nacos.html
@@ -13,7 +13,7 @@
 </head>
 <body>
        <div id="root"><div class="documentation-page" 
data-reactroot=""><header class="header-container header-container-normal"><div 
class="header-body"><a href="/zh-cn/index.html"><img class="logo" 
src="/img/dubbo_colorful.png"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">En</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/menu_gray.png"/><ul><li class="menu-item 
menu-item-normal"><a [...]
-<p>Nacos 作为 Dubbo 生态系统中重要的注册中心实现,其中 <a 
href="https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos";><code>dubbo-registry-nacos</code></a>
 则是 Dubbo 融合 Nacos 注册中心的实现。</p>
+<p>Nacos 是 Dubbo 生态系统中重要的注册中心实现,其中 <a 
href="https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos";><code>dubbo-registry-nacos</code></a>
 则是 Dubbo 融合 Nacos 注册中心的实现。</p>
 <h2>预备工作</h2>
 <p>当您将 <a 
href="https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos";><code>dubbo-registry-nacos</code></a>
 整合到您的 Dubbo 工程之前,请确保后台已经启动 Nacos 服务。如果您尚且不熟悉 Nacos 的基本使用的话,可先行参考 <a 
href="https://nacos.io/en-us/docs/quick-start.html";>Nacos 快速入门</a>。建议使用 Nacos 
<code>1.0.0</code> 及以上的版本。</p>
 <h2>快速上手</h2>
diff --git a/zh-cn/docs/user/references/registry/nacos.json 
b/zh-cn/docs/user/references/registry/nacos.json
index ed78fbb..f4c4f8a 100644
--- a/zh-cn/docs/user/references/registry/nacos.json
+++ b/zh-cn/docs/user/references/registry/nacos.json
@@ -1,6 +1,6 @@
 {
   "filename": "nacos.md",
-  "__html": "<h1>Nacos 注册中心</h1>\n<p>Nacos 作为 Dubbo 生态系统中重要的注册中心实现,其中 <a 
href=\"https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos\";><code>dubbo-registry-nacos</code></a>
 则是 Dubbo 融合 Nacos 注册中心的实现。</p>\n<h2>预备工作</h2>\n<p>当您将 <a 
href=\"https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos\";><code>dubbo-registry-nacos</code></a>
 整合到您的 Dubbo 工程之前,请确保后台已经启动 Nacos 服务。如果您尚且不熟悉 Nacos 的基本使用的话,可先行参考 <a 
href=\"https://nacos [...]
+  "__html": "<h1>Nacos 注册中心</h1>\n<p>Nacos 是 Dubbo 生态系统中重要的注册中心实现,其中 <a 
href=\"https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos\";><code>dubbo-registry-nacos</code></a>
 则是 Dubbo 融合 Nacos 注册中心的实现。</p>\n<h2>预备工作</h2>\n<p>当您将 <a 
href=\"https://github.com/apache/incubator-dubbo/tree/master/dubbo-registry/dubbo-registry-nacos\";><code>dubbo-registry-nacos</code></a>
 整合到您的 Dubbo 工程之前,请确保后台已经启动 Nacos 服务。如果您尚且不熟悉 Nacos 的基本使用的话,可先行参考 <a 
href=\"https://nacos. [...]
   "link": "/zh-cn/docs/user/references/registry/nacos.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to