You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cx...@apache.org on 2017/03/20 03:36:44 UTC

[18/50] incubator-weex git commit: * [doc] Update GitHub link, change from alibaba/weex to apache/weex.

* [doc] Update GitHub link, change from alibaba/weex to apache/weex.


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

Branch: refs/heads/0.11-dev
Commit: 0f97d7c1765bbcbfacc308047ccd8b69b70d62aa
Parents: ca43fa3
Author: Yun Dong <yu...@gmail.com>
Authored: Thu Mar 9 11:31:13 2017 +0800
Committer: Yun Dong <yu...@gmail.com>
Committed: Thu Mar 9 11:31:13 2017 +0800

----------------------------------------------------------------------
 doc/source/cn/faq.md                                        | 2 +-
 doc/source/cn/guide/integrate-to-your-app.md                | 4 ++--
 doc/source/cn/references/modules/storage.md                 | 2 +-
 doc/source/cn/references/modules/websocket.md               | 6 +++---
 doc/source/cn/v-0.10/advanced/extend-to-html5.md            | 2 +-
 doc/source/cn/v-0.10/advanced/integrate-to-android.md       | 4 ++--
 doc/source/cn/v-0.10/references/modules/storage.md          | 2 +-
 doc/source/cn/v-0.10/tools/devtools.md                      | 4 ++--
 doc/source/faq.md                                           | 2 +-
 doc/source/references/modules/websocket.md                  | 6 +++---
 doc/source/v-0.10/advanced/extend-to-html5.md               | 2 +-
 doc/source/v-0.10/advanced/integrate-to-android.md          | 6 +++---
 doc/source/v-0.10/guide/how-to/preview-in-playground-app.md | 2 +-
 doc/themes/weex/layout/_partial/header.ejs                  | 2 +-
 doc/themes/weex/layout/_partial/sidebar.ejs                 | 2 +-
 doc/themes/weex/layout/_partial/slider.ejs                  | 2 +-
 16 files changed, 25 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/faq.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/faq.md b/doc/source/cn/faq.md
index 871a857..ba6145b 100644
--- a/doc/source/cn/faq.md
+++ b/doc/source/cn/faq.md
@@ -17,7 +17,7 @@ layout: post
 
 ## Windows \u6307\u4ee4\u9519\u8bef
 
-\u8bf7\u5148\u5b89\u88c5 [Git for Windows](https://git-scm.com/download/win)\uff0c\u5728 [For Windows](https://github.com/alibaba/weex/tree/dev#for-windows) \u4e2d\u67e5\u770b\u66f4\u591a\u4fe1\u606f\u3002
+\u8bf7\u5148\u5b89\u88c5 [Git for Windows](https://git-scm.com/download/win)\uff0c\u5728 [For Windows](https://github.com/apache/incubator-weex/tree/dev#for-windows) \u4e2d\u67e5\u770b\u66f4\u591a\u4fe1\u606f\u3002
 
 
 ## Android Studio \u4e2d Gradle \u9519\u8bef

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/guide/integrate-to-your-app.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/guide/integrate-to-your-app.md b/doc/source/cn/guide/integrate-to-your-app.md
index 3461aa7..bd1f2d7 100644
--- a/doc/source/cn/guide/integrate-to-your-app.md
+++ b/doc/source/cn/guide/integrate-to-your-app.md
@@ -22,8 +22,8 @@ has_chapter_content: true
 
 - \u5df2\u7ecf\u5b89\u88c5\u4e86[JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) version>=1.7 \u5e76\u914d\u7f6e\u4e86\u73af\u5883\u53d8\u91cf
 - \u5df2\u7ecf\u5b89\u88c5[Android SDK](https://developer.android.com/studio/index.html) \u5e76\u914d\u7f6e\u73af\u5883\u53d8\u91cf\u3002
-- Android SDK version 23 (compileSdkVersion in [`build.gradle`](https://github.com/alibaba/weex/blob/master/android/sdk/build.gradle))
-- SDK build tools version 23.0.1 (buildToolsVersion in [`build.gradle`](https://github.com/alibaba/weex/blob/master/android/sdk/build.gradle))
+- Android SDK version 23 (compileSdkVersion in [`build.gradle`](https://github.com/apache/incubator-weex/blob/master/android/sdk/build.gradle))
+- SDK build tools version 23.0.1 (buildToolsVersion in [`build.gradle`](https://github.com/apache/incubator-weex/blob/master/android/sdk/build.gradle))
 - Android Support Repository >= 17 (for Android Support Library)
 
 ### \u5feb\u901f\u63a5\u5165

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/references/modules/storage.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/references/modules/storage.md b/doc/source/cn/references/modules/storage.md
index e0c8637..2a88a3a 100644
--- a/doc/source/cn/references/modules/storage.md
+++ b/doc/source/cn/references/modules/storage.md
@@ -181,4 +181,4 @@ version: 2.1
 ## \u5176\u5b83\u53c2\u8003
 
 * [W3school: html5 localStorage](http://www.w3school.com.cn/html5/html_5_webstorage.asp)
-* [storage \u6a21\u5757\u5b8c\u6574\u7684 Demo](https://github.com/alibaba/weex/blob/dev/examples/module/storage-demo.we)
+* [storage \u6a21\u5757\u5b8c\u6574\u7684 Demo](https://github.com/apache/incubator-weex/blob/dev/examples/module/storage-demo.we)

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/references/modules/websocket.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/references/modules/websocket.md b/doc/source/cn/references/modules/websocket.md
index 8efaaa6..de99ad3 100644
--- a/doc/source/cn/references/modules/websocket.md
+++ b/doc/source/cn/references/modules/websocket.md
@@ -13,9 +13,9 @@ WebSockets \u662f\u4e00\u79cd\u5148\u8fdb\u7684\u6280\u672f, \u8fd9\u4f7f\u5f97\u5728\u7528\u6237\u7684 H5/iOS/Android \u548c\u4e00
 
 ## **\u6ce8\u610f\uff1a**
 - iOS\u548ch5\u63d0\u4f9b WebSockets \u7684 protocol \u9ed8\u8ba4\u5b9e\u73b0\uff0c\u5b89\u5353\u4f7f\u7528\u9700\u8981\u63d0\u4f9b\u81ea\u5b9a\u4e49 adapter \u5b9e\u73b0\uff0csource:  
-  - [DefaultWebSocketAdapter.java](https://github.com/alibaba/weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapter.java);
-  - [DefaultWebSocketAdapterFactory.java](https://github.com/alibaba/weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapterFactory.java);
-  - \u96c6\u6210\u4f8b\u5b50\u53c2\u8003weex [playground](https://github.com/alibaba/weex/tree/dev/android/playground)
+  - [DefaultWebSocketAdapter.java](https://github.com/apache/incubator-weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapter.java);
+  - [DefaultWebSocketAdapterFactory.java](https://github.com/apache/incubator-weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapterFactory.java);
+  - \u96c6\u6210\u4f8b\u5b50\u53c2\u8003weex [playground](https://github.com/apache/incubator-weex/tree/dev/android/playground)
 
 - \u53ea\u5728.we\u6587\u4ef6\u652f\u6301\uff0c\u4e0d\u652f\u6301vue2.0
 

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/v-0.10/advanced/extend-to-html5.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/v-0.10/advanced/extend-to-html5.md b/doc/source/cn/v-0.10/advanced/extend-to-html5.md
index fec27d8..ff99629 100644
--- a/doc/source/cn/v-0.10/advanced/extend-to-html5.md
+++ b/doc/source/cn/v-0.10/advanced/extend-to-html5.md
@@ -77,7 +77,7 @@ export default { init }
 - `appendChild` \u5728\u5b50\u8282\u70b9\u5217\u8868\u7684\u6700\u540e\u52a0\u4e0a\u4e00\u4e2a\u8282\u70b9.
 - `removeChild` \u79fb\u9664\u4e00\u4e2a\u5b50\u8282\u70b9.
 
-**\u8fdb\u9636**\uff1a\u66f4\u591a\u5173\u4e8e\u7ec4\u4ef6\u5b9a\u5236\u548c\u6269\u5c55\u7684\u7ec6\u8282\u548c\u4ee3\u7801\u5c55\u793a\uff0c\u53ef\u4ee5\u53c2\u8003 [weex \u4e3b\u4ed3\u5e93\u7684\u4ee3\u7801](https://github.com/alibaba/weex/tree/dev/html5/browser/extend/components)\uff0c\u8fd9\u91cc\u7684\u7ec4\u4ef6\u57fa\u672c\u4e0a\u90fd\u662f\u901a\u8fc7\u4e0a\u8ff0\u65b9\u5f0f\u8fdb\u884c\u5b9a\u4e49\u7684\u3002
+**\u8fdb\u9636**\uff1a\u66f4\u591a\u5173\u4e8e\u7ec4\u4ef6\u5b9a\u5236\u548c\u6269\u5c55\u7684\u7ec6\u8282\u548c\u4ee3\u7801\u5c55\u793a\uff0c\u53ef\u4ee5\u53c2\u8003 [weex \u4e3b\u4ed3\u5e93\u7684\u4ee3\u7801](https://github.com/apache/incubator-weex/tree/dev/html5)\uff0c\u8fd9\u91cc\u7684\u7ec4\u4ef6\u57fa\u672c\u4e0a\u90fd\u662f\u901a\u8fc7\u4e0a\u8ff0\u65b9\u5f0f\u8fdb\u884c\u5b9a\u4e49\u7684\u3002
 
 \u91cd\u8981\u7684\u4e00\u70b9\uff0c\u6ce8\u518c\u7ec4\u4ef6\u7684\u5173\u952e\u65b9\u6cd5\u662f `Weex.registerComponent`\uff0c\u5982\u793a\u4f8b\u91cc\u7684 `weex-hello` \u7ec4\u4ef6\u7684\u6ce8\u518c\uff1a
 

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/v-0.10/advanced/integrate-to-android.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/v-0.10/advanced/integrate-to-android.md b/doc/source/cn/v-0.10/advanced/integrate-to-android.md
index 19d7192..b5bbf8c 100644
--- a/doc/source/cn/v-0.10/advanced/integrate-to-android.md
+++ b/doc/source/cn/v-0.10/advanced/integrate-to-android.md
@@ -19,8 +19,8 @@ version: 0.10
 
 - \u5df2\u7ecf\u5b89\u88c5\u4e86[JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) version>=1.7 \u5e76\u914d\u7f6e\u4e86\u73af\u5883\u53d8\u91cf
 - \u5df2\u7ecf\u5b89\u88c5[Android SDK](https://developer.android.com/studio/index.html) \u5e76\u914d\u7f6e\u73af\u5883\u53d8\u91cf\u3002
-- Android SDK version 23 (compileSdkVersion in [`build.gradle`](https://github.com/alibaba/weex/blob/master/android/sdk/build.gradle))
-- SDK build tools version 23.0.1 (buildToolsVersion in [`build.gradle`](https://github.com/alibaba/weex/blob/master/android/sdk/build.gradle))
+- Android SDK version 23 (compileSdkVersion in [`build.gradle`](https://github.com/apache/incubator-weex/blob/master/android/sdk/build.gradle))
+- SDK build tools version 23.0.1 (buildToolsVersion in [`build.gradle`](https://github.com/apache/incubator-weex/blob/master/android/sdk/build.gradle))
 - Android Support Repository >= 17 (for Android Support Library)
 
 ## \u5feb\u901f\u63a5\u5165

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/v-0.10/references/modules/storage.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/v-0.10/references/modules/storage.md b/doc/source/cn/v-0.10/references/modules/storage.md
index e85d64c..c18b9ae 100644
--- a/doc/source/cn/v-0.10/references/modules/storage.md
+++ b/doc/source/cn/v-0.10/references/modules/storage.md
@@ -221,4 +221,4 @@ storage.getAllKeys(function (e) {
 ## \u5176\u5b83\u53c2\u8003
 
 * [W3school: html5 localStorage](http://www.w3school.com.cn/html5/html_5_webstorage.asp)
-* [storage \u6a21\u5757\u5b8c\u6574\u7684 Demo](https://github.com/alibaba/weex/blob/dev/examples/module/storage-demo.we)
+* [storage \u6a21\u5757\u5b8c\u6574\u7684 Demo](https://github.com/apache/incubator-weex/blob/dev/examples/module/storage-demo.we)

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/cn/v-0.10/tools/devtools.md
----------------------------------------------------------------------
diff --git a/doc/source/cn/v-0.10/tools/devtools.md b/doc/source/cn/v-0.10/tools/devtools.md
index 24fa943..ab7ddb3 100644
--- a/doc/source/cn/v-0.10/tools/devtools.md
+++ b/doc/source/cn/v-0.10/tools/devtools.md
@@ -94,6 +94,6 @@ your/we/path/`demo/test.we` \u53ef\u4ee5\u901a\u8fc7http://lcoalhost:8088/weex/demo/index.js
 ![debugger-breakpoint](https://img.alicdn.com/tps/TB1_trbKFXXXXc0XVXXXXXXXXXX-2880-1800.png)
 #### \u96c6\u6210devtools
 - Android
-  - \u8bf7\u53c2\u8003\u6587\u6863 [Weex devtools (Android)](https://github.com/alibaba/weex/blob/dev/android/inspector/README.md), \u5176\u4e2d\u6709\u8be6\u7ec6\u8bf4\u660e\u3002
+  - \u8bf7\u53c2\u8003\u6587\u6863 [Weex devtools (Android)](../advanced/integrate-devtools-to-android.html), \u5176\u4e2d\u6709\u8be6\u7ec6\u8bf4\u660e\u3002
 - IOS
-  - \u8bf7\u53c2\u8003\u6587\u6863 [Weex devtools (IOS)](https://github.com/alibaba/weex/blob/dev/ios/WXDevtool/README.md), \u5176\u4e2d\u6709\u8be6\u7ec6\u8bf4\u660e\u3002
+  - \u8bf7\u53c2\u8003\u6587\u6863 [Weex devtools (IOS)](../advanced/integrate-devtools-to-ios.html), \u5176\u4e2d\u6709\u8be6\u7ec6\u8bf4\u660e\u3002

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/faq.md
----------------------------------------------------------------------
diff --git a/doc/source/faq.md b/doc/source/faq.md
index 4c21d20..d9b5928 100644
--- a/doc/source/faq.md
+++ b/doc/source/faq.md
@@ -15,7 +15,7 @@ layout: post
 
 ## Command errors in Windows
 
-Please install [Git for Windows](https://git-scm.com/download/win) first, see [For Windows](https://github.com/alibaba/weex/tree/dev#for-windows) for more information.
+Please install [Git for Windows](https://git-scm.com/download/win) first, see [For Windows](https://github.com/apache/incubator-weex/tree/dev#for-windows) for more information.
 
 
 ## Gradle errors in Android Studio

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/references/modules/websocket.md
----------------------------------------------------------------------
diff --git a/doc/source/references/modules/websocket.md b/doc/source/references/modules/websocket.md
index b2752f4..e40cdf1 100644
--- a/doc/source/references/modules/websocket.md
+++ b/doc/source/references/modules/websocket.md
@@ -13,9 +13,9 @@ WebSockets is an advanced technology that makes it possible to open an interacti
 
 ## **Notes:**
 - iOS and h5 provide  webSocket default handle. if you use webSocket in android environment . you should provide custom adapter implementation,source:
-  - [DefaultWebSocketAdapter.java](https://github.com/alibaba/weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapter.java);
-  - [DefaultWebSocketAdapterFactory.java](https://github.com/alibaba/weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapterFactory.java);
-  - refer:  [weex playground](https://github.com/alibaba/weex/tree/dev/android/playground)
+  - [DefaultWebSocketAdapter.java](https://github.com/apache/incubator-weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapter.java);
+  - [DefaultWebSocketAdapterFactory.java](https://github.com/apache/incubator-weex/blob/dev/android/commons/src/main/java/com/alibaba/weex/commons/adapter/DefaultWebSocketAdapterFactory.java);
+  - refer:  [weex playground](https://github.com/apache/incubator-weex/tree/dev/android/playground)
 - only support in .we file,not support in vue2.0
 
 ## API

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/v-0.10/advanced/extend-to-html5.md
----------------------------------------------------------------------
diff --git a/doc/source/v-0.10/advanced/extend-to-html5.md b/doc/source/v-0.10/advanced/extend-to-html5.md
index 4386dd6..6201fc7 100644
--- a/doc/source/v-0.10/advanced/extend-to-html5.md
+++ b/doc/source/v-0.10/advanced/extend-to-html5.md
@@ -78,7 +78,7 @@ This demo has overrided the `create` method of the base class `Component`. You c
 * `appendChild` to append a child in the children list.
 * `removeChild` to remove a child in the children list.
 
-**Advanced**: Need more code demonstrations about overriding the component's methods ? Just take a look at the [weex repo's code](https://github.com/alibaba/weex/tree/dev/html5/browser/extend/components). Basically the most of the built-in components are defined this way.
+**Advanced**: Need more code demonstrations about overriding the component's methods ? Just take a look at the [weex repo's code](https://github.com/apache/incubator-weex/tree/dev/html5/). Basically the most of the built-in components are defined this way.
 
 Important! To register your component in the `init` method, use `Weex.registerComponent`. Here's the demo code:
 

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/v-0.10/advanced/integrate-to-android.md
----------------------------------------------------------------------
diff --git a/doc/source/v-0.10/advanced/integrate-to-android.md b/doc/source/v-0.10/advanced/integrate-to-android.md
index 9671bcd..e2b2569 100644
--- a/doc/source/v-0.10/advanced/integrate-to-android.md
+++ b/doc/source/v-0.10/advanced/integrate-to-android.md
@@ -16,8 +16,8 @@ Assuming you have the Android SDK installed, run `android` to open the Android S
 
 Make sure you have the following installed:
 
-1. Android SDK version 23 (compileSdkVersion in [`build.gradle`](https://github.com/alibaba/weex/blob/master/android/sdk/build.gradle))
-2. SDK build tools version 23.0.2 (buildToolsVersion in [`build.gradle`](https://github.com/alibaba/weex/blob/master/android/sdk/build.gradle))
+1. Android SDK version 23 (compileSdkVersion in [`build.gradle`](https://github.com/apache/incubator-weex/blob/master/android/sdk/build.gradle))
+2. SDK build tools version 23.0.2 (buildToolsVersion in [`build.gradle`](https://github.com/apache/incubator-weex/blob/master/android/sdk/build.gradle))
 3. Android Support Repository >= 17 (for Android Support Library)
 4. Android NDK (download & extraction instructions [here](http://developer.android.com/ndk/downloads/index.html))
 
@@ -201,4 +201,4 @@ That's it, your activity is ready to run some JavaScript code.
 
 ## Reference Example   
 
-[`Weex Examples`](https://github.com/alibaba/weex/tree/master/examples)
+[`Weex Examples`](https://github.com/apache/incubator-weex/tree/master/examples)

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/source/v-0.10/guide/how-to/preview-in-playground-app.md
----------------------------------------------------------------------
diff --git a/doc/source/v-0.10/guide/how-to/preview-in-playground-app.md b/doc/source/v-0.10/guide/how-to/preview-in-playground-app.md
index b2cbb90..5800737 100644
--- a/doc/source/v-0.10/guide/how-to/preview-in-playground-app.md
+++ b/doc/source/v-0.10/guide/how-to/preview-in-playground-app.md
@@ -8,7 +8,7 @@ version: 0.10
 # How to preview weex code in sample-app ?
    
 ### Weex Sample Step By Step
-1. Clone Weex from github [`https://github.com/alibaba/weex/`](https://github.com/alibaba/weex/)
+1. Clone Weex from github [`https://github.com/apache/incubator-weex/`](https://github.com/apache/incubator-weex/)
 2. Use Android Studio open Android Sample \u3002
 3. run Sample project.
 4. into Sample homePage\uff0cyou will see this picture  

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/themes/weex/layout/_partial/header.ejs
----------------------------------------------------------------------
diff --git a/doc/themes/weex/layout/_partial/header.ejs b/doc/themes/weex/layout/_partial/header.ejs
index 9b2cdb6..5325226 100644
--- a/doc/themes/weex/layout/_partial/header.ejs
+++ b/doc/themes/weex/layout/_partial/header.ejs
@@ -30,7 +30,7 @@
         </li>
       </ul>
       <ul class="info">
-        <li><a href="https://github.com/alibaba/weex/" target="_blank"><span class="btn-github iconfont icon-github"></span></a></li>
+        <li><a href="https://github.com/apache/incubator-weex/" target="_blank"><span class="btn-github iconfont icon-github"></span></a></li>
       </ul>
       <ul class="tools">
         <li>

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/themes/weex/layout/_partial/sidebar.ejs
----------------------------------------------------------------------
diff --git a/doc/themes/weex/layout/_partial/sidebar.ejs b/doc/themes/weex/layout/_partial/sidebar.ejs
index 2287671..5816ea4 100644
--- a/doc/themes/weex/layout/_partial/sidebar.ejs
+++ b/doc/themes/weex/layout/_partial/sidebar.ejs
@@ -45,7 +45,7 @@
             </ul>
         </li>
         <li>
-          <a href="https://github.com/alibaba/weex" target="_blank">
+          <a href="https://github.com/apache/incubator-weex/" target="_blank">
             <%= _p('menu.github') %>
           </a>
         </li>

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0f97d7c1/doc/themes/weex/layout/_partial/slider.ejs
----------------------------------------------------------------------
diff --git a/doc/themes/weex/layout/_partial/slider.ejs b/doc/themes/weex/layout/_partial/slider.ejs
index 295df0d..f35c58f 100644
--- a/doc/themes/weex/layout/_partial/slider.ejs
+++ b/doc/themes/weex/layout/_partial/slider.ejs
@@ -6,7 +6,7 @@
           <h1 class="page-title"><%= _p('index.page_title') %></h1>
           <div class="btn-group">
             <a href="<%= url_for_lang('guide/index.html') %>" class="button get-started"><%= _p('index.get_started') %></a>
-            <a href="https://github.com/alibaba/weex/" class="button get-started" target="_blank"><%= _p('menu.github') %></a>
+            <a href="https://github.com/apache/incubator-weex/" class="button get-started" target="_blank"><%= _p('menu.github') %></a>
           </div>
         </div>
       </div>