Skip to content

Commit f9c4dd7

Browse files
committed
Fix typo
1 parent 5f4ce7f commit f9c4dd7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ English | [简体中文](./README.zh-CN.md)
3030

3131
- [Documentation](https://panjiachen.github.io/vue-element-admin-site/#/)
3232

33-
- [wiki](https://github.com/PanJiaChen/vue-element-admin/wiki)
33+
- [Wiki](https://github.com/PanJiaChen/vue-element-admin/wiki)
3434

35-
- [donate](https://panjiachen.github.io/vue-element-admin-site/#/donate)
35+
- [Donate](https://panjiachen.github.io/vue-element-admin-site/#/donate)
3636

3737
**vue-element-admin is a admin interfaces integration solution, which is not suitable for secondary development as a base template.**
3838

3939
- Base template recommends using: [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)  
4040
- Desktop: [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin)
4141

42-
**Note: This project uses [email protected]+ version, so the minimum compatible [email protected]**
42+
**Note: This project uses [email protected]+ version, so the minimum compatible [email protected]+**
4343

4444
## Preparation
4545

README.zh-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030

3131
- [使用文档](https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/)
3232

33-
- [wiki](https://github.com/PanJiaChen/vue-element-admin/wiki)
33+
- [Wiki](https://github.com/PanJiaChen/vue-element-admin/wiki)
3434

35-
- [donate](https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/donate)
35+
- [Donate](https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/donate)
3636

3737
**本项目的定位是后台集成方案,不适合当基础模板来开发。**
3838
- 模板建议使用: [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)  
3939
- 桌面端: [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin)
4040

41-
**注意:该项目使用 [email protected]+ 版本,所以最低兼容 [email protected]**
41+
**注意:该项目使用 [email protected]+ 版本,所以最低兼容 [email protected]+**
4242

4343
## 前序准备
4444

0 commit comments

Comments
 (0)