Repository: incubator-weex-site
Updated Branches:
  refs/heads/master b92ac3c6f -> abbb45060


Correct some wrong links

Correct some wrong links and add some helpful 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/93d63a54
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/93d63a54
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/93d63a54

Branch: refs/heads/master
Commit: 93d63a545330dc0aa1f8919911a94b9c0f658c98
Parents: b92ac3c
Author: shikechen <[email protected]>
Authored: Mon Mar 19 12:20:40 2018 +0800
Committer: GitHub <[email protected]>
Committed: Mon Mar 19 12:20:40 2018 +0800

----------------------------------------------------------------------
 source/cn/guide/advanced/app-architecture.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/93d63a54/source/cn/guide/advanced/app-architecture.md
----------------------------------------------------------------------
diff --git a/source/cn/guide/advanced/app-architecture.md 
b/source/cn/guide/advanced/app-architecture.md
index b3ed1dc..14711dc 100644
--- a/source/cn/guide/advanced/app-architecture.md
+++ b/source/cn/guide/advanced/app-architecture.md
@@ -58,5 +58,7 @@ version: 2.1
 
 **相关链接**
 
-* [如何扩展 iOS](../../references/advanced/extend-to-ios.html)
-* [如何扩展 Android](../../references/advanced/extend-to-android.html)
+* [如何扩展 iOS](../extend-ios.html)
+* [如何扩展 Android](../extend-android.html)
+* [如何扩展 HTML5](../extend-web-render.html)
+* [如何扩展前端框架](../extend-js-framework.html)

Reply via email to