Repository: incubator-weex-site
Updated Branches:
  refs/heads/master b497b4b27 -> e5364d182


fix redirect links


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/e5364d18
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/e5364d18
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/e5364d18

Branch: refs/heads/master
Commit: e5364d18258a6dbe6e7504b372ddeb3529ff86c1
Parents: b497b4b
Author: Hanks <[email protected]>
Authored: Fri Jan 19 08:50:48 2018 +0800
Committer: Hanks <[email protected]>
Committed: Fri Jan 19 08:50:48 2018 +0800

----------------------------------------------------------------------
 _config.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/e5364d18/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index d59d3eb..de23f5a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -177,7 +177,7 @@ alias:
   doc/how-to/require-3rd-party-libs.html: guide/index.html
   doc/how-to/transform-code-into-js-bundle.html: guide/index.html
   doc/advanced/main.html: references/index.html
-  doc/advanced/how-it-works.html: guide/index.html
+  doc/advanced/how-it-works.html: wiki/index.html
   doc/advanced/how-data-binding-works.html: references/index.html
   doc/advanced/integrate-to-android.html: references/index.html
   doc/advanced/integrate-to-ios.html: references/index.html
@@ -268,7 +268,7 @@ alias:
   cn/doc/how-to/require-3rd-party-libs.html: cn/guide/index.html
   cn/doc/how-to/transform-code-into-js-bundle.html: cn/guide/index.html
   cn/doc/advanced/main.html: cn/references/index.html
-  cn/doc/advanced/how-it-works.html: cn/guide/intro/index.html
+  cn/doc/advanced/how-it-works.html: cn/wiki/index.html
   cn/doc/advanced/how-data-binding-works.html: 
cn/references/advanced/index.html
   cn/doc/advanced/integrate-to-android.html: cn/references/advanced/index.html
   cn/doc/advanced/integrate-to-ios.html: cn/references/advanced/index.html
@@ -398,7 +398,7 @@ alias:
   cn/guide/tools/weexpack.html: cn/tools/toolkit.html
   cn/guide/tools/plugin.html: cn/tools/helpers.html
   cn/guide/contributing.html: cn/contributing.html
-  cn/guide/intro/how-it-works.html: cn/guide/wiki/index.html
+  cn/guide/intro/how-it-works.html: cn/wiki/index.html
   cn/guide/intro/web-dev-experience.html: cn/guide/front-end-frameworks.html
   cn/guide/intro/using-vue.html: cn/guide/use-vue.html
   cn/guide/intro/write-once.html: cn/guide/index.html

Reply via email to