This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch release/2.5
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/release/2.5 by this push:
new 0fdeb2c fix: broken images (#1945)
0fdeb2c is described below
commit 0fdeb2cd1adc4eb18e2d162181de09511d12068f
Author: Pratyay Banerjee <[email protected]>
AuthorDate: Sun Jun 20 06:09:37 2021 +0530
fix: broken images (#1945)
---
docs/en/latest/USER_GUIDE.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/en/latest/USER_GUIDE.md b/docs/en/latest/USER_GUIDE.md
index a46b7d3..8aa07f9 100644
--- a/docs/en/latest/USER_GUIDE.md
+++ b/docs/en/latest/USER_GUIDE.md
@@ -27,7 +27,7 @@ The following are parts of the modules' snapshot.
We support the monitor page by referencing it in
[iframe](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe).
Before accessing [Grafana](https://grafana.com/), please Enable
[`allow_embedding=true`](https://grafana.com/docs/grafana/latest/administration/configuration/#allow_embedding),
which defaults to `false`. This causes the browser to fail to render Grafana
pages properly due to security policies.
-
+
## Route
@@ -39,13 +39,13 @@ The Route module aims to control routes by UI instead of
calling APIs.
### Create
-
+
-
+
-
+
-
+

@@ -59,7 +59,7 @@ We can debug a route both published or offline with the
online debug function, w
2. Debug a offline route
-
+
3. Debug a published route with query params
@@ -79,4 +79,4 @@ We can debug a route both published or offline with the
online debug function, w
## Setting
-
+