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)
