You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ji...@apache.org on 2017/01/24 08:18:23 UTC

[08/50] [abbrv] incubator-weex git commit: * [doc] use doc page url

* [doc] use doc page url


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

Branch: refs/heads/master
Commit: f90121cce4b6ac450962ab8b76b834f2cb0102e6
Parents: 23dd719
Author: luics <lu...@gmail.com>
Authored: Mon Jun 6 15:47:26 2016 +0800
Committer: luics <lu...@gmail.com>
Committed: Mon Jun 6 15:47:26 2016 +0800

----------------------------------------------------------------------
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/f90121cc/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 604ca48..252ea36 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ Please ***INSTALL [Git for Windows](https://git-scm.com/download/win)*** and run
 
 ## Use Weex
 
-* See [Tutorial](https://github.com/alibaba/weex/blob/dev/doc/tutorial.md).
-* See [Weex Documentation](https://github.com/alibaba/weex/blob/dev/doc/INSTALL.md) for more information.
+* See [Tutorial](http://alibaba.github.io/weex/doc/tutorial.html).
+* See [Weex Documentation](http://alibaba.github.io/weex/doc/) for more information.
 
 ### Android 
 
@@ -40,11 +40,11 @@ Please ***INSTALL [Git for Windows](https://git-scm.com/download/win)*** and run
 
 ## Scripts
 
-See [SCRIPTS.md](SCRIPTS.md) for more information.
+See [SCRIPTS.md](./SCRIPTS.md) for more information.
 
 ## FAQ
 
-See [FAQ](./doc/faq.md) for more information.
+See [FAQ](http://alibaba.github.io/weex/doc/faq.html) for more information.
 
 ## Contributing