This is an automated email from the ASF dual-hosted git repository.
kyork pushed a commit to branch draft
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git
The following commit(s) were added to refs/heads/draft by this push:
new 168f9ad Update redirect.json (#338)
168f9ad is described below
commit 168f9ad113c6a6949025706182c9e96551197ecb
Author: Mario <[email protected]>
AuthorDate: Mon Mar 4 20:51:14 2019 +0800
Update redirect.json (#338)
remove re-redirect issue
---
docs/.vuepress/data/redirect.json | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/.vuepress/data/redirect.json
b/docs/.vuepress/data/redirect.json
index 9be3eb9..ed934cd 100644
--- a/docs/.vuepress/data/redirect.json
+++ b/docs/.vuepress/data/redirect.json
@@ -135,7 +135,6 @@
"/cn/guide/advanced/use-vuex-and-vue-router.html":
"/zh/guide/advanced/use-vuex-and-vue-router.html",
"/guide/integrate-to-your-app.html":
"/guide/develop/integrate-to-android-app.html",
"/cn/guide/integrate-to-your-app.html":
"/zh/guide/develop/integrate-to-android-app.html",
- "/guide/front-end-frameworks.html": "/guide/front-end-frameworks.html",
"/cn/guide/front-end-frameworks.html": "/zh/guide/front-end-frameworks.html",
@@ -197,4 +196,4 @@
"/cn/references/modules/webview.html": "/zh/docs/modules/webview.html",
"/references/modules/webSockets.html": "/docs/modules/webSockets.html",
"/cn/references/modules/webSockets.html": "/zh/docs/modules/webSockets.html"
-}
\ No newline at end of file
+}