Repository: incubator-weex-site
Updated Branches:
  refs/heads/master 38ef4fbd4 -> afcc568d2


Update front-end-frameworks.md

Fix time

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

Branch: refs/heads/master
Commit: 9b5f6a08c86e492380cae02dc175e38c2a9c28f1
Parents: f5ece7b
Author: Spikef <spi...@foxmail.com>
Authored: Mon Jan 29 11:35:54 2018 +0800
Committer: GitHub <nore...@github.com>
Committed: Mon Jan 29 11:35:54 2018 +0800

----------------------------------------------------------------------
 source/guide/front-end-frameworks.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/9b5f6a08/source/guide/front-end-frameworks.md
----------------------------------------------------------------------
diff --git a/source/guide/front-end-frameworks.md 
b/source/guide/front-end-frameworks.md
index feaebe5..ee77474 100644
--- a/source/guide/front-end-frameworks.md
+++ b/source/guide/front-end-frameworks.md
@@ -24,7 +24,7 @@ It is better to learn some basics of Vue.js or Rax before 
using Weex.
 
 ## Vue.js
 
-Weex integrated the v2 version of Vue.js since WeexSDK 
[v0.10.0](https://github.com/alibaba/weex/releases/tag/v0.10.0) is released at 
2016/02/17. Vue (pronounced /vjuː/, like view) is a progressive front-end 
framework for building user interfaces. Please refer to its [official 
website](https://vuejs.org/) for more information.
+Weex integrated the v2 version of Vue.js since WeexSDK 
[v0.10.0](https://github.com/alibaba/weex/releases/tag/v0.10.0) is released at 
2017/02/17. Vue (pronounced /vjuː/, like view) is a progressive front-end 
framework for building user interfaces. Please refer to its [official 
website](https://vuejs.org/) for more information.
 
 Please refer to [Use Vue.js on Weex](./use-vue.html) document to learn more 
technics about Weex and Vue.
 

Reply via email to