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 d6a674b Deploy to GitHub pages
d6a674b is described below
commit d6a674b12b8f412d7681dcc2c9cecf9126b2ded2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 5 09:04:33 2020 +0000
Deploy to GitHub pages
---
apisix/plugins/node-status.html | 2 +-
apisix/plugins/node-status/index.html | 2 +-
apisix/zh-cn/plugins/node-status.html | 2 +-
apisix/zh-cn/plugins/node-status/index.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/apisix/plugins/node-status.html b/apisix/plugins/node-status.html
index 462a8f6..5136fc1 100644
--- a/apisix/plugins/node-status.html
+++ b/apisix/plugins/node-status.html
@@ -43,7 +43,7 @@
You may need to use <a href="/apisix/plugin-interceptors">interceptors</a> to
protect it.</p>
<h2><a class="anchor" aria-hidden="true" id="how-to-enable"></a><a
href="#how-to-enable" 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-.8 [...]
<ol>
-<li>Configure <code>node-status</code> in the plugin list of the configuration
file <code>apisix/conf/config.yaml</code>,
+<li>Configure <code>node-status</code> in the plugin list of the configuration
file <code>conf/config.yaml</code>,
then you can add this plugin in any route.</li>
</ol>
<pre><code class="hljs">plugins: <span
class="hljs-comment"># plugin list</span>
diff --git a/apisix/plugins/node-status/index.html
b/apisix/plugins/node-status/index.html
index 462a8f6..5136fc1 100644
--- a/apisix/plugins/node-status/index.html
+++ b/apisix/plugins/node-status/index.html
@@ -43,7 +43,7 @@
You may need to use <a href="/apisix/plugin-interceptors">interceptors</a> to
protect it.</p>
<h2><a class="anchor" aria-hidden="true" id="how-to-enable"></a><a
href="#how-to-enable" 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-.8 [...]
<ol>
-<li>Configure <code>node-status</code> in the plugin list of the configuration
file <code>apisix/conf/config.yaml</code>,
+<li>Configure <code>node-status</code> in the plugin list of the configuration
file <code>conf/config.yaml</code>,
then you can add this plugin in any route.</li>
</ol>
<pre><code class="hljs">plugins: <span
class="hljs-comment"># plugin list</span>
diff --git a/apisix/zh-cn/plugins/node-status.html
b/apisix/zh-cn/plugins/node-status.html
index ba9e037..c232eac 100644
--- a/apisix/zh-cn/plugins/node-status.html
+++ b/apisix/zh-cn/plugins/node-status.html
@@ -42,7 +42,7 @@
<p>插件增加接口 <code>/apisix/status</code>,可通过 <a
href="plugin-interceptors.md">interceptors</a> 保护该接口。</p>
<h2><a class="anchor" aria-hidden="true" id="启用插件"></a><a href="#启用插件"
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.09V6 [...]
<ol>
-<li>配置文件 <code>apisix/conf/config.yaml</code> 的 plugin list 中配置
<code>node-status</code></li>
+<li>配置文件 <code>conf/config.yaml</code> 的 plugin list 中配置
<code>node-status</code></li>
</ol>
<pre><code class="hljs">plugins: <span
class="hljs-comment"># plugin list</span>
- example-plugin
diff --git a/apisix/zh-cn/plugins/node-status/index.html
b/apisix/zh-cn/plugins/node-status/index.html
index ba9e037..c232eac 100644
--- a/apisix/zh-cn/plugins/node-status/index.html
+++ b/apisix/zh-cn/plugins/node-status/index.html
@@ -42,7 +42,7 @@
<p>插件增加接口 <code>/apisix/status</code>,可通过 <a
href="plugin-interceptors.md">interceptors</a> 保护该接口。</p>
<h2><a class="anchor" aria-hidden="true" id="启用插件"></a><a href="#启用插件"
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.09V6 [...]
<ol>
-<li>配置文件 <code>apisix/conf/config.yaml</code> 的 plugin list 中配置
<code>node-status</code></li>
+<li>配置文件 <code>conf/config.yaml</code> 的 plugin list 中配置
<code>node-status</code></li>
</ol>
<pre><code class="hljs">plugins: <span
class="hljs-comment"># plugin list</span>
- example-plugin