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/apisix-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9e53691  Deploy to GitHub pages
9e53691 is described below

commit 9e536911761a57d9eba172a8daad3093ed930b03
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 23 09:04:26 2020 +0000

    Deploy to GitHub pages
---
 apisix/how-to-build.html             | 2 +-
 apisix/how-to-build/index.html       | 2 +-
 apisix/stream-proxy.html             | 4 ++--
 apisix/stream-proxy/index.html       | 4 ++--
 apisix/zh-cn/how-to-build.html       | 2 +-
 apisix/zh-cn/how-to-build/index.html | 2 +-
 apisix/zh-cn/stream-proxy.html       | 4 ++--
 apisix/zh-cn/stream-proxy/index.html | 4 ++--
 8 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/apisix/how-to-build.html b/apisix/how-to-build.html
index c2261e6..542d458 100644
--- a/apisix/how-to-build.html
+++ b/apisix/how-to-build.html
@@ -89,7 +89,7 @@ Makefile rules:
 <h2><a class="anchor" aria-hidden="true" id="4-test"></a><a href="#4-test" 
aria-hidden="true" class="hash-link"><svg class="hash-link-icon" 
aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" 
width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 
3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 
5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 
2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2. [...]
 <ol>
 <li>Install perl's package manager <code>cpanminus</code> first</li>
-<li>Then install <code>test-gninx</code> via <code>cpanm</code>::<code>sudo 
cpanm --notest Test::Nginx IPC::Run &gt; build.log 2&gt;&amp;1 || (cat 
build.log &amp;&amp; exit 1)</code></li>
+<li>Then install <code>test-nginx</code> via <code>cpanm</code>::<code>sudo 
cpanm --notest Test::Nginx IPC::Run &gt; build.log 2&gt;&amp;1 || (cat 
build.log &amp;&amp; exit 1)</code></li>
 <li>Clone source code:<code>git clone 
https://github.com/openresty/test-nginx.git</code>;</li>
 <li>Load the <code>test-nginx</code> library with perl's <code>prove</code> 
command and run the test cases in the <code>/t</code> directory:
 <ul>
diff --git a/apisix/how-to-build/index.html b/apisix/how-to-build/index.html
index c2261e6..542d458 100644
--- a/apisix/how-to-build/index.html
+++ b/apisix/how-to-build/index.html
@@ -89,7 +89,7 @@ Makefile rules:
 <h2><a class="anchor" aria-hidden="true" id="4-test"></a><a href="#4-test" 
aria-hidden="true" class="hash-link"><svg class="hash-link-icon" 
aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" 
width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 
3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 
5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 
2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2. [...]
 <ol>
 <li>Install perl's package manager <code>cpanminus</code> first</li>
-<li>Then install <code>test-gninx</code> via <code>cpanm</code>::<code>sudo 
cpanm --notest Test::Nginx IPC::Run &gt; build.log 2&gt;&amp;1 || (cat 
build.log &amp;&amp; exit 1)</code></li>
+<li>Then install <code>test-nginx</code> via <code>cpanm</code>::<code>sudo 
cpanm --notest Test::Nginx IPC::Run &gt; build.log 2&gt;&amp;1 || (cat 
build.log &amp;&amp; exit 1)</code></li>
 <li>Clone source code:<code>git clone 
https://github.com/openresty/test-nginx.git</code>;</li>
 <li>Load the <code>test-nginx</code> library with perl's <code>prove</code> 
command and run the test cases in the <code>/t</code> directory:
 <ul>
diff --git a/apisix/stream-proxy.html b/apisix/stream-proxy.html
index 9ee2246..2ad528c 100644
--- a/apisix/stream-proxy.html
+++ b/apisix/stream-proxy.html
@@ -33,10 +33,10 @@ By default, no any stream proxy is enabled.</p>
   <span class="hljs-attr">stream_proxy:</span>                 <span 
class="hljs-comment"># TCP/UDP proxy</span>
     <span class="hljs-attr">tcp:</span>                        <span 
class="hljs-comment"># TCP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9100</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9101</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9101"</span>
     <span class="hljs-attr">udp:</span>                        <span 
class="hljs-comment"># UDP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9200</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9211</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9211"</span>
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" id="how-to-set-route"></a><a 
href="#how-to-set-route" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2. [...]
 <p>Here is a mini example:</p>
diff --git a/apisix/stream-proxy/index.html b/apisix/stream-proxy/index.html
index 9ee2246..2ad528c 100644
--- a/apisix/stream-proxy/index.html
+++ b/apisix/stream-proxy/index.html
@@ -33,10 +33,10 @@ By default, no any stream proxy is enabled.</p>
   <span class="hljs-attr">stream_proxy:</span>                 <span 
class="hljs-comment"># TCP/UDP proxy</span>
     <span class="hljs-attr">tcp:</span>                        <span 
class="hljs-comment"># TCP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9100</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9101</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9101"</span>
     <span class="hljs-attr">udp:</span>                        <span 
class="hljs-comment"># UDP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9200</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9211</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9211"</span>
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" id="how-to-set-route"></a><a 
href="#how-to-set-route" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2. [...]
 <p>Here is a mini example:</p>
diff --git a/apisix/zh-cn/how-to-build.html b/apisix/zh-cn/how-to-build.html
index 7701102..375a6e7 100644
--- a/apisix/zh-cn/how-to-build.html
+++ b/apisix/zh-cn/how-to-build.html
@@ -88,7 +88,7 @@ Makefile rules:
 <h2><a class="anchor" aria-hidden="true" id="4-运行测试案例"></a><a href="#4-运行测试案例" 
aria-hidden="true" class="hash-link"><svg class="hash-link-icon" 
aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" 
width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 
3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 
5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 
2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64  [...]
 <ol>
 <li>先安装 perl 的包管理器 cpanminus</li>
-<li>然后通过 cpanm 来安装 test-gninx:<code>sudo cpanm --notest Test::Nginx IPC::Run 
&gt; build.log 2&gt;&amp;1 || (cat build.log &amp;&amp; exit 1)</code></li>
+<li>然后通过 cpanm 来安装 test-nginx:<code>sudo cpanm --notest Test::Nginx IPC::Run 
&gt; build.log 2&gt;&amp;1 || (cat build.log &amp;&amp; exit 1)</code></li>
 <li>然后 clone 最新的源码:<code>git clone 
https://github.com/openresty/test-nginx.git</code></li>
 <li>通过 perl 的 <code>prove</code> 命令来加载 test-nginx 的库,并运行 <code>/t</code> 
目录下的测试案例集:
 <ul>
diff --git a/apisix/zh-cn/how-to-build/index.html 
b/apisix/zh-cn/how-to-build/index.html
index 7701102..375a6e7 100644
--- a/apisix/zh-cn/how-to-build/index.html
+++ b/apisix/zh-cn/how-to-build/index.html
@@ -88,7 +88,7 @@ Makefile rules:
 <h2><a class="anchor" aria-hidden="true" id="4-运行测试案例"></a><a href="#4-运行测试案例" 
aria-hidden="true" class="hash-link"><svg class="hash-link-icon" 
aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" 
width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 
3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 
5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 
2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64  [...]
 <ol>
 <li>先安装 perl 的包管理器 cpanminus</li>
-<li>然后通过 cpanm 来安装 test-gninx:<code>sudo cpanm --notest Test::Nginx IPC::Run 
&gt; build.log 2&gt;&amp;1 || (cat build.log &amp;&amp; exit 1)</code></li>
+<li>然后通过 cpanm 来安装 test-nginx:<code>sudo cpanm --notest Test::Nginx IPC::Run 
&gt; build.log 2&gt;&amp;1 || (cat build.log &amp;&amp; exit 1)</code></li>
 <li>然后 clone 最新的源码:<code>git clone 
https://github.com/openresty/test-nginx.git</code></li>
 <li>通过 perl 的 <code>prove</code> 命令来加载 test-nginx 的库,并运行 <code>/t</code> 
目录下的测试案例集:
 <ul>
diff --git a/apisix/zh-cn/stream-proxy.html b/apisix/zh-cn/stream-proxy.html
index c797e6f..c0ad085 100644
--- a/apisix/zh-cn/stream-proxy.html
+++ b/apisix/zh-cn/stream-proxy.html
@@ -33,10 +33,10 @@ UDP协议。</p>
   <span class="hljs-attr">stream_proxy:</span>                 <span 
class="hljs-comment"># TCP/UDP proxy</span>
     <span class="hljs-attr">tcp:</span>                        <span 
class="hljs-comment"># TCP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9100</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9101</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9101"</span>
     <span class="hljs-attr">udp:</span>                        <span 
class="hljs-comment"># UDP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9200</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9211</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9211"</span>
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" id="如何设置-route-"></a><a 
href="#如何设置-route-" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42 
[...]
 <p>简例如下:</p>
diff --git a/apisix/zh-cn/stream-proxy/index.html 
b/apisix/zh-cn/stream-proxy/index.html
index c797e6f..c0ad085 100644
--- a/apisix/zh-cn/stream-proxy/index.html
+++ b/apisix/zh-cn/stream-proxy/index.html
@@ -33,10 +33,10 @@ UDP协议。</p>
   <span class="hljs-attr">stream_proxy:</span>                 <span 
class="hljs-comment"># TCP/UDP proxy</span>
     <span class="hljs-attr">tcp:</span>                        <span 
class="hljs-comment"># TCP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9100</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9101</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9101"</span>
     <span class="hljs-attr">udp:</span>                        <span 
class="hljs-comment"># UDP proxy address list</span>
       <span class="hljs-bullet">-</span> <span class="hljs-number">9200</span>
-      <span class="hljs-bullet">-</span> <span 
class="hljs-number">127.0</span><span class="hljs-number">.0</span><span 
class="hljs-number">.1</span><span class="hljs-string">:9211</span>
+      <span class="hljs-bullet">-</span> <span 
class="hljs-string">"127.0.0.1:9211"</span>
 </code></pre>
 <h2><a class="anchor" aria-hidden="true" id="如何设置-route-"></a><a 
href="#如何设置-route-" aria-hidden="true" class="hash-link"><svg 
class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 
0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 
0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 
3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 
9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42 
[...]
 <p>简例如下:</p>

Reply via email to