Skip to content

Commit

Permalink
doc: fix link error
Browse files Browse the repository at this point in the history
  • Loading branch information
hubcarl committed Mar 14, 2018
1 parent ffb14a6 commit 80601fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ $ npm i easywebpack --save-dev

## Webpack Build Solution

- [easywebpack-js](https://github.com/hubcarl/easywebpack-js.git)
- [easywebpack-vue](https://github.com/hubcarl/easywebpack-vue.git)
- [easywebpack-react](https://github.com/hubcarl/easywebpack-react.git)
- [easywebpack-weex](https://github.com/hubcarl/easywebpack-weex.git)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ npm install easywebpack-vue --save-dev
### 解决方案

基于 `easywebpack` 基础骨架,目前已扩展 `Vue` `React` `Weex`, `HTML`, `Javascript` 五种解决方案:
- [easywebpack-js](https://github.com/hubcarl/easywebpack-vue.git) 支持纯 javascript 文件构建模式
- [easywebpack-js](https://github.com/hubcarl/easywebpack-js.git) 支持纯 javascript 文件构建模式
- [easywebpack-vue](https://github.com/hubcarl/easywebpack-vue.git) 支持 Vue 纯前端构建和Node端构建模式
- [easywebpack-react](https://github.com/hubcarl/easywebpack-react.git) 支持 React 纯前端构建和Node端构建模式
- [easywebpack-weex](https://github.com/hubcarl/easywebpack-weex.git) 支持 Native 和 Web 构建模式
Expand Down

0 comments on commit 80601fa

Please sign in to comment.