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/22 11:02:09 UTC

[4/7] incubator-weex-site git commit: Revert unnecessary changes in relasenote

Revert unnecessary changes in relasenote


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

Branch: refs/heads/master
Commit: 0bee04f73cd06c1f977e99a05fff5c66cd2a62ef
Parents: 06f9ee6
Author: Zhenfei You <he...@imyzf.com>
Authored: Thu Mar 22 17:45:55 2018 +0800
Committer: Zhenfei You <he...@imyzf.com>
Committed: Thu Mar 22 17:45:55 2018 +0800

----------------------------------------------------------------------
 source/cn/releasenote.md | 6 +++---
 source/releasenote.md    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/0bee04f7/source/cn/releasenote.md
----------------------------------------------------------------------
diff --git a/source/cn/releasenote.md b/source/cn/releasenote.md
index ba3ab43..5ead271 100644
--- a/source/cn/releasenote.md
+++ b/source/cn/releasenote.md
@@ -174,7 +174,7 @@ layout: post
     The former front-end framework (commonly known as `.we`), which is inspired by Vue 1.0, is deprecated. Although it still works well in this release, we suggest to migrate it to Vue 2.0.
   - SDK
     - New CSS support
-      - [text `font-weight`](https://weex-project.io/references/text-style.html)
+      - [text `font-weight`](https://weex.apache.org/wiki/text-styles.html)
         `font-weight` can set to [`normal`|`bold`] or 100-900.
       - gradient
         like CSS3, now you can use gradient in Weex. For example:
@@ -183,7 +183,7 @@ layout: post
         background-image: linear-gradient(to right, blue, white);
         ```
         ![img_1695](https://cloud.githubusercontent.com/assets/115201/23015955/ba075876-f46f-11e6-9d88-2ca3096551b9.jpeg)
-        [Read more about gradient](https://weex-project.io/references/common-style.html).
+        [Read more about gradient](https://weex.apache.org/wiki/common-styles.html#linear-gradient-v0-10).
       - Pseudo class
         Currently, Weex supports 4 pseudo classes:`active`, `focus`, `disabled`, `enabled`.
     - New BroadcastChannel API
@@ -225,7 +225,7 @@ layout: post
       - Has full set of commands for developers to setup android/ios application with his .we/.vue files.
       - Developers could easily pack/install his application with simple command.
       - Has full set of commands for developers to manage weex plugins, including create plugin template, add plugin to his project etc.
-      - [Plugin market](http://market.weex-project.io) was formally used for developers to publish/download weex plugins.
+      - [Plugin market](https://market.dotwe.org) was formally used for developers to publish/download weex plugins.
 
 
 ## v0.9.4

http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/0bee04f7/source/releasenote.md
----------------------------------------------------------------------
diff --git a/source/releasenote.md b/source/releasenote.md
index ba3ab43..5ead271 100644
--- a/source/releasenote.md
+++ b/source/releasenote.md
@@ -174,7 +174,7 @@ layout: post
     The former front-end framework (commonly known as `.we`), which is inspired by Vue 1.0, is deprecated. Although it still works well in this release, we suggest to migrate it to Vue 2.0.
   - SDK
     - New CSS support
-      - [text `font-weight`](https://weex-project.io/references/text-style.html)
+      - [text `font-weight`](https://weex.apache.org/wiki/text-styles.html)
         `font-weight` can set to [`normal`|`bold`] or 100-900.
       - gradient
         like CSS3, now you can use gradient in Weex. For example:
@@ -183,7 +183,7 @@ layout: post
         background-image: linear-gradient(to right, blue, white);
         ```
         ![img_1695](https://cloud.githubusercontent.com/assets/115201/23015955/ba075876-f46f-11e6-9d88-2ca3096551b9.jpeg)
-        [Read more about gradient](https://weex-project.io/references/common-style.html).
+        [Read more about gradient](https://weex.apache.org/wiki/common-styles.html#linear-gradient-v0-10).
       - Pseudo class
         Currently, Weex supports 4 pseudo classes:`active`, `focus`, `disabled`, `enabled`.
     - New BroadcastChannel API
@@ -225,7 +225,7 @@ layout: post
       - Has full set of commands for developers to setup android/ios application with his .we/.vue files.
       - Developers could easily pack/install his application with simple command.
       - Has full set of commands for developers to manage weex plugins, including create plugin template, add plugin to his project etc.
-      - [Plugin market](http://market.weex-project.io) was formally used for developers to publish/download weex plugins.
+      - [Plugin market](https://market.dotwe.org) was formally used for developers to publish/download weex plugins.
 
 
 ## v0.9.4