You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by gi...@apache.org on 2019/10/29 06:00:03 UTC

[dubbo-website] branch asf-site updated: Automated deployment: Tue Oct 29 05:59:52 UTC 2019 b17509e0976903593ea4d71931879b04d1560001

This is an automated email from the ASF dual-hosted git repository.

github-bot 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 903b3c9  Automated deployment: Tue Oct 29 05:59:52 UTC 2019 b17509e0976903593ea4d71931879b04d1560001
903b3c9 is described below

commit 903b3c9f874d028721c0377e2ab7fea50a8905d4
Author: htynkn <ht...@users.noreply.github.com>
AuthorDate: Tue Oct 29 05:59:52 2019 +0000

    Automated deployment: Tue Oct 29 05:59:52 UTC 2019 b17509e0976903593ea4d71931879b04d1560001
---
 zh-cn/docs/dev/impls/router.html | 2 +-
 zh-cn/docs/dev/impls/router.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zh-cn/docs/dev/impls/router.html b/zh-cn/docs/dev/impls/router.html
index eb8929e..bc50f27 100644
--- a/zh-cn/docs/dev/impls/router.html
+++ b/zh-cn/docs/dev/impls/router.html
@@ -14,7 +14,7 @@
 <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 [...]
 <h2>扩展说明</h2>
-<p>从多个服务提者方中选择一个进行调用。</p>
+<p>从多个服务提供方中选择一个进行调用。</p>
 <h2>扩展接口</h2>
 <ul>
 <li><code>org.apache.dubbo.rpc.cluster.RouterFactory</code></li>
diff --git a/zh-cn/docs/dev/impls/router.json b/zh-cn/docs/dev/impls/router.json
index d0eca66..81842f0 100644
--- a/zh-cn/docs/dev/impls/router.json
+++ b/zh-cn/docs/dev/impls/router.json
@@ -1,6 +1,6 @@
 {
   "filename": "router.md",
-  "__html": "<h1>路由扩展</h1>\n<h2>扩展说明</h2>\n<p>从多个服务提者方中选择一个进行调用。</p>\n<h2>扩展接口</h2>\n<ul>\n<li><code>org.apache.dubbo.rpc.cluster.RouterFactory</code></li>\n<li><code>org.apache.dubbo.rpc.cluster.Router</code></li>\n</ul>\n<h2>已知扩展</h2>\n<ul>\n<li><code>org.apache.dubbo.rpc.cluster.router.ScriptRouterFactory</code></li>\n<li><code>org.apache.dubbo.rpc.cluster.router.FileRouterFactory</code></li>\n</ul>\n<h2>扩展示例</h2>\n<p>Maven 项目结构:</p>\n<pre><code>src\n |-main\n    |-java\n        |-com [...]
+  "__html": "<h1>路由扩展</h1>\n<h2>扩展说明</h2>\n<p>从多个服务提供方中选择一个进行调用。</p>\n<h2>扩展接口</h2>\n<ul>\n<li><code>org.apache.dubbo.rpc.cluster.RouterFactory</code></li>\n<li><code>org.apache.dubbo.rpc.cluster.Router</code></li>\n</ul>\n<h2>已知扩展</h2>\n<ul>\n<li><code>org.apache.dubbo.rpc.cluster.router.ScriptRouterFactory</code></li>\n<li><code>org.apache.dubbo.rpc.cluster.router.FileRouterFactory</code></li>\n</ul>\n<h2>扩展示例</h2>\n<p>Maven 项目结构:</p>\n<pre><code>src\n |-main\n    |-java\n        |-com [...]
   "link": "/zh-cn/docs/dev/impls/router.html",
   "meta": {}
 }
\ No newline at end of file