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 607b672  Automated deployment: Wed Jun 10 15:22:20 UTC 2020 
0e8f47df16460008b4458ee86515412d30a8035b
607b672 is described below

commit 607b6724d98b54b0b72d226646167012dcc83c39
Author: lixiaojiee <lixiaoj...@users.noreply.github.com>
AuthorDate: Wed Jun 10 15:22:20 2020 +0000

    Automated deployment: Wed Jun 10 15:22:20 UTC 2020 
0e8f47df16460008b4458ee86515412d30a8035b
---
 en-us/docs/user/quick-start.html | 2 +-
 en-us/docs/user/quick-start.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/user/quick-start.html b/en-us/docs/user/quick-start.html
index 78a1063..a8346ed 100644
--- a/en-us/docs/user/quick-start.html
+++ b/en-us/docs/user/quick-start.html
@@ -80,7 +80,7 @@ cd dubbo-demo
 <span class="hljs-tag">&lt;/<span class="hljs-name">beans</span>&gt;</span>
 </code></pre>
 <p>The demo uses multicast as the registry since it is simple and does not 
require to extra installation.
-If you prefer a registiry like zookeeper, please check out examples <a 
href="https://github.com/dubbo/dubbo-samples";>here</a>.</p>
+If you prefer a registry like zookeeper, please check out examples <a 
href="https://github.com/dubbo/dubbo-samples";>here</a>.</p>
 <h3>Configure the logging system</h3>
 <p>Dubbo use log4j as logging system by default, it also support slf4j, Apache 
Commons Logging, and JUL logging.</p>
 <p>Following is a sample configuration:</p>
diff --git a/en-us/docs/user/quick-start.json b/en-us/docs/user/quick-start.json
index 5c5da0c..a76b74c 100644
--- a/en-us/docs/user/quick-start.json
+++ b/en-us/docs/user/quick-start.json
@@ -1,6 +1,6 @@
 {
   "filename": "quick-start.md",
-  "__html": "<h1>Quick start</h1>\n<p>The most common way to use Dubbo is to 
run it in Spring framework. The following content will guide you to develop a 
Dubbo application with Spring framework's <a 
href=\"https://docs.spring.io/spring/docs/4.2.x/spring-framework-reference/html/xsd-configuration.html\";>XML
 configuration</a>.</p>\n<p>If you don't want to rely on Spring, you can try 
using <a href=\"./configuration/api.md\">API configuration</a>.</p>\n<p>First 
let's create a root directory [...]
+  "__html": "<h1>Quick start</h1>\n<p>The most common way to use Dubbo is to 
run it in Spring framework. The following content will guide you to develop a 
Dubbo application with Spring framework's <a 
href=\"https://docs.spring.io/spring/docs/4.2.x/spring-framework-reference/html/xsd-configuration.html\";>XML
 configuration</a>.</p>\n<p>If you don't want to rely on Spring, you can try 
using <a href=\"./configuration/api.md\">API configuration</a>.</p>\n<p>First 
let's create a root directory [...]
   "link": "/en-us/docs/user/quick-start.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to