Hanks10100 closed pull request #227: Update use-vue.md URL: https://github.com/apache/incubator-weex-site/pull/227
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/source/guide/use-vue.md b/source/guide/use-vue.md index 5b6c5cf5d..fd6f40125 100644 --- a/source/guide/use-vue.md +++ b/source/guide/use-vue.md @@ -8,7 +8,7 @@ version: 2.1 <!-- toc --> -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. > If there is no special instructions, the "Vue.js" or "Vue" in this article > all refers to the v2 version of Vue.js. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
