Skip to content

Commit

Permalink
修改 README 中的文档链接到新路由
Browse files Browse the repository at this point in the history
  • Loading branch information
kayo5994 committed Dec 28, 2016
1 parent 7df1e30 commit 9a9756a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs-translations/en-US/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This framework consists of a collection of SASS methods and a built-in workflow,
You can easily adjust global appearance of basic built-in components by editing a SASS config file. ([How do QMUI config file and basic components contribute to your UI development?](https://github.com/QMUI/QMUI_Web/wiki/Q&A#qmui-sass-%E9%85%8D%E7%BD%AE%E8%A1%A8%E5%92%8C%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6%E5%A6%82%E4%BD%95%E5%B8%AE%E5%BF%99%E5%BC%80%E5%8F%91%E8%80%85%E5%BF%AB%E9%80%9F%E6%90%AD%E5%BB%BA%E9%A1%B9%E7%9B%AE%E5%9F%BA%E7%A1%80-ui)

### SASS and Compass Enhancement
QMUI Web ships with more than 70 SASS Mixin, Function and Extend, dealing with layout, appearance, animation, device adaptation, math calculation and other SASS enhancement, which will make your development faster and easier.
QMUI Web ships with more than 70 SASS Mixin, Function and Extend, dealing with layout, appearance, animation, device adaptation, math calculation and other SASS enhancement, which will make your development faster and easier.
### Automatic Processing
QMUI Web has a built-in workflow and tools to automate a lot of work, including the html template engine, image management and compression, static resource merging and compression, and redundant file cleanup.

Expand Down Expand Up @@ -73,7 +73,7 @@ Root Directory
└─UI_html_result // HTML files compiled by gulp
```

If you need more customization, please refer to [Creating Project (Advanced)](http://qmuiteam.com/web/start.html#qui_createProject)
If you need more customization, please refer to [Creating Project (Advanced)](http://qmuiteam.com/web/page/start.html#qui_createProject)

## Task List in Build-In Workflow

Expand All @@ -83,7 +83,7 @@ gulp help

## Make Contributions
You can create [issues](https://github.com/QMUI/QMUI_Web/issues) or send [pull requests](https://github.com/QMUI/QMUI_Web/pulls) if you have any feedback or suggestion.
Please read the [documentation](http://qmuiteam.com/web/start.html#qui_frameworkImprove) before debugging or modifying this framework.
Please read the [documentation](http://qmuiteam.com/web/page/start.html#qui_frameworkImprove) before debugging or modifying this framework.

Thanks very much for your support and contributions.

Expand Down
6 changes: 3 additions & 3 deletions docs-translations/zh-TW/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ yo qmui
└─UI_html_result // 靜態模板 gulp 處理後的版本,用於前端拼接最終的模板
```

對於需要有更強定制性的開發者,請參考[創建新項目(進階)](http://qmuiteam.com/web/start.html#qui_createProject)
對於需要有更強定制性的開發者,請參考[創建新項目(進階)](http://qmuiteam.com/web/page/start.html#qui_createProject)

## 工作流任務列表

Expand All @@ -87,10 +87,10 @@ yo qmui
gulp help
```

也可以查看文檔中的[詳細說明](http://qmuiteam.com/web/scaffold.html)
也可以查看文檔中的[詳細說明](http://qmuiteam.com/web/page/scaffold.html)

## 完善框架
如果有意見反饋或者功能建議,歡迎創建 [Issue](https://github.com/QMUI/QMUI_Web/issues) 或發送 [Pull Request](https://github.com/QMUI/QMUI_Web/pulls),調試與修改框架請先閱讀[文檔](http://qmuiteam.com/web/start.html#qui_frameworkImprove),感謝你的支持和貢獻。
如果有意見反饋或者功能建議,歡迎創建 [Issue](https://github.com/QMUI/QMUI_Web/issues) 或發送 [Pull Request](https://github.com/QMUI/QMUI_Web/pulls),調試與修改框架請先閱讀[文檔](http://qmuiteam.com/web/page/start.html#qui_frameworkImprove),感謝你的支持和貢獻。

設計稿 Sketch 源文件可在 [Dribbble](https://dribbble.com/shots/2895907-QMUI-Logo) 上獲取。

Expand Down

0 comments on commit 9a9756a

Please sign in to comment.