You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/04/17 04:14:22 UTC

[07/48] incubator-weex git commit: change some text contents

change some text contents


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

Branch: refs/heads/0.12-dev
Commit: 60f624d3907aa1ac0d421f5ee4741531fe3f541c
Parents: 49957b3
Author: JackPu <ka...@gmail.com>
Authored: Fri Mar 17 15:55:12 2017 +0800
Committer: JackPu <ka...@gmail.com>
Committed: Fri Mar 17 15:55:12 2017 +0800

----------------------------------------------------------------------
 doc/source/guide/tools/toolkit.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/60f624d3/doc/source/guide/tools/toolkit.md
----------------------------------------------------------------------
diff --git a/doc/source/guide/tools/toolkit.md b/doc/source/guide/tools/toolkit.md
index f75bc63..2e19b2d 100644
--- a/doc/source/guide/tools/toolkit.md
+++ b/doc/source/guide/tools/toolkit.md
@@ -20,7 +20,7 @@ if you make it, you can input "weex" in your command line terminal to test it. T
 
 ![weex-commands](https://img.alicdn.com/tfs/TB1NBhdQXXXXXXzXFXXXXXXXXXX-712-343.png)
 
-if you have never installed node.js, you should go [node.js official site]( https://nodejs.org/en/) to download and install it. 
+if you have never installed node.js, you should go [node.js.org]( https://nodejs.org/en/) to download and install it. 
 * node engine version >= 6. You can try [n](https://github.com/tj/n) to manage your node versions*
 If you meet some errors when installing like `permission error`, please go [weex-toolkit issues](https://github.com/weexteam/weex-toolkit/issues) to find some solution or have a discuss with us.