You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ha...@apache.org on 2018/03/20 04:41:52 UTC

[1/3] incubator-weex-site git commit: Correct some wrong links

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 <80...@qq.com>
Authored: Mon Mar 19 12:20:40 2018 +0800
Committer: GitHub <no...@github.com>
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)


[3/3] incubator-weex-site git commit: Correct English guide page some wrong links (#109)

Posted by ha...@apache.org.
Correct English guide page some wrong links (#109)


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/abbb4506
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/abbb4506
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/abbb4506

Branch: refs/heads/master
Commit: abbb4506062f1dc7b945f768eae74622d71916f5
Parents: 93d63a5 8515da0
Author: Hanks <zh...@gmail.com>
Authored: Tue Mar 20 12:41:13 2018 +0800
Committer: Hanks <zh...@gmail.com>
Committed: Tue Mar 20 12:41:13 2018 +0800

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



[2/3] incubator-weex-site git commit: Correct English guide page some wrong links

Posted by ha...@apache.org.
Correct English guide page some wrong links

Correct English guide page 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/8515da09
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/8515da09
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/8515da09

Branch: refs/heads/master
Commit: 8515da0997019e58cce43c63b5af51ffe06ea9ef
Parents: b92ac3c
Author: shikechen <80...@qq.com>
Authored: Mon Mar 19 12:36:00 2018 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Mar 19 12:36:00 2018 +0800

----------------------------------------------------------------------
 source/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/8515da09/source/guide/advanced/app-architecture.md
----------------------------------------------------------------------
diff --git a/source/guide/advanced/app-architecture.md b/source/guide/advanced/app-architecture.md
index d800974..135a7a8 100644
--- a/source/guide/advanced/app-architecture.md
+++ b/source/guide/advanced/app-architecture.md
@@ -58,5 +58,7 @@ If the feature of WeexSDK is limited to your mobile app. You can extend your own
 
 **Links**
 
-* [Extend to iOS](../../references/advanced/extend-to-ios.html)
-* [Extend to Android](../../references/advanced/extend-to-android.html)
+* [Extend iOS](../extend-ios.html)
+* [Extend Android](../extend-android.html)
+* [Extend Web Renderer](../extend-web-render.html)
+* [Extend JS framework](../extend-js-framework.html)