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

huxing pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new eb74b4f  Fix broken link. #15
eb74b4f is described below

commit eb74b4f3b19974c76b8de14d4266cdfa7a39ff72
Author: Huxing Zhang <[email protected]>
AuthorDate: Wed Jul 4 21:22:06 2018 +0800

    Fix broken link. #15
---
 build/page.js                  | 2 +-
 docs/en-us/user/quick-start.md | 2 +-
 docs/zh-cn/user/quick-start.md | 2 +-
 md_json/docs.json              | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/build/page.js b/build/page.js
index 40d363a..9e53b19 100644
--- a/build/page.js
+++ b/build/page.js
@@ -3,4 +3,4 @@
   Licensed under the MIT License (MIT), see
   http://jedwatson.github.io/classnames
 */
-!function(){"use strict";function e(){for(var 
s=[],n=0;n<arguments.length;n++){var a=arguments[n];if(a){var t=typeof 
a;if("string"===t||"number"===t)s.push(a);else 
if(Array.isArray(a))s.push(e.apply(null,a));else if("object"===t)for(var o in 
a)l.call(a,o)&&a[o]&&s.push(o)}}return s.join(" ")}var l={}.hasOwnProperty;void 
0!==s&&s.exports?s.exports=e:(a=[],void 0!==(t=function(){return 
e}.apply(n,a))&&(s.exports=t))}()},function(s,n,e){"use 
strict";n.decode=n.parse=e(85),n.encode=n.stringi [...]
\ No newline at end of file
+!function(){"use strict";function e(){for(var 
s=[],n=0;n<arguments.length;n++){var a=arguments[n];if(a){var t=typeof 
a;if("string"===t||"number"===t)s.push(a);else 
if(Array.isArray(a))s.push(e.apply(null,a));else if("object"===t)for(var o in 
a)l.call(a,o)&&a[o]&&s.push(o)}}return s.join(" ")}var l={}.hasOwnProperty;void 
0!==s&&s.exports?s.exports=e:(a=[],void 0!==(t=function(){return 
e}.apply(n,a))&&(s.exports=t))}()},function(s,n,e){"use 
strict";n.decode=n.parse=e(85),n.encode=n.stringi [...]
\ No newline at end of file
diff --git a/docs/en-us/user/quick-start.md b/docs/en-us/user/quick-start.md
index d2aa2e1..4e3764b 100644
--- a/docs/en-us/user/quick-start.md
+++ b/docs/en-us/user/quick-start.md
@@ -7,7 +7,7 @@ If you don't want to use the Spring configuration, you can call 
it by [the way o
 
 ## Service provider
 
-Complete installation steps, see:[Provider demo 
installation](http://dubbo.apache.org/books/dubbo-admin-book-en/install/provider-demo.html)
+Complete installation steps, see:[Provider demo 
installation](../admin/install/provider-demo.md)
 
 ### Defining service interfaces
 
diff --git a/docs/zh-cn/user/quick-start.md b/docs/zh-cn/user/quick-start.md
index c254fcf..3bb484b 100644
--- a/docs/zh-cn/user/quick-start.md
+++ b/docs/zh-cn/user/quick-start.md
@@ -7,7 +7,7 @@ Dubbo 采用全 Spring 配置方式,透明化接入应用,对应用没有任
 
 ## 服务提供者
 
-完整安装步骤,请参见:[示例提供者安装](http://dubbo.apache.org/books/dubbo-admin-book/install/provider-demo.html)
+完整安装步骤,请参见:[示例提供者安装](../admin/install/provider-demo.md)
 
 ### 定义服务接口
 
diff --git a/md_json/docs.json b/md_json/docs.json
index fdc5e0d..dd4f104 100644
--- a/md_json/docs.json
+++ b/md_json/docs.json
@@ -510,7 +510,7 @@
     },
     {
       "filename": "user/quick-start.md",
-      "__html": "<h1>快速启动</h1>\n<p>Dubbo 采用全 Spring 配置方式,透明化接入应用,对应用没有任何 API 
侵入,只需用 Spring 加载 Dubbo 的配置即可,Dubbo 基于 Spring 的 Schema 扩展进行加载。</p>\n<p>如果不想使用 
Spring 配置,可以通过 <a href=\"./configuration/api.md\">API 的方式</a> 
进行调用。</p>\n<h2>服务提供者</h2>\n<p>完整安装步骤,请参见:<a 
href=\"http://dubbo.apache.org/books/dubbo-admin-book/install/provider-demo.html\";>示例提供者安装</a></p>\n<h3>定义服务接口</h3>\n<p>DemoService.java
 <sup class=\"footnote-ref\"><a href=\"#fn1\" 
id=\"fnref1\">[1]</a></sup>:</p>\n<pre><code class [...]
+      "__html": "<h1>快速启动</h1>\n<p>Dubbo 采用全 Spring 配置方式,透明化接入应用,对应用没有任何 API 
侵入,只需用 Spring 加载 Dubbo 的配置即可,Dubbo 基于 Spring 的 Schema 扩展进行加载。</p>\n<p>如果不想使用 
Spring 配置,可以通过 <a href=\"./configuration/api.md\">API 的方式</a> 
进行调用。</p>\n<h2>服务提供者</h2>\n<p>完整安装步骤,请参见:<a 
href=\"../admin/install/provider-demo.md\">示例提供者安装</a></p>\n<h3>定义服务接口</h3>\n<p>DemoService.java
 <sup class=\"footnote-ref\"><a href=\"#fn1\" 
id=\"fnref1\">[1]</a></sup>:</p>\n<pre><code class=\"language-java\"><span 
class=\"hljs-ke [...]
     },
     {
       "filename": "user/recommend.md",
@@ -1132,7 +1132,7 @@
     },
     {
       "filename": "user/quick-start.md",
-      "__html": "<h1>Quick start</h1>\n<p>Dubbo uses a full Spring 
configuration, transparent access application,No API intrusion to your 
application,Just load the Dubbo configuration with Spring,Dubbo is loaded on 
the spring based schema extension.</p>\n<p>If you don't want to use the Spring 
configuration, you can call it by <a href=\"./configuration/api.md\">the way of 
API</a>.</p>\n<h2>Service provider</h2>\n<p>Complete installation steps, see:<a 
href=\"http://dubbo.apache.org/books/d [...]
+      "__html": "<h1>Quick start</h1>\n<p>Dubbo uses a full Spring 
configuration, transparent access application,No API intrusion to your 
application,Just load the Dubbo configuration with Spring,Dubbo is loaded on 
the spring based schema extension.</p>\n<p>If you don't want to use the Spring 
configuration, you can call it by <a href=\"./configuration/api.md\">the way of 
API</a>.</p>\n<h2>Service provider</h2>\n<p>Complete installation steps, see:<a 
href=\"../admin/install/provider-demo. [...]
     },
     {
       "filename": "user/recommend.md",

Reply via email to