浏览代码

fix:readme

Signed-off-by: mingsoft <killfen@126.com>
msgroup 1 年之前
父节点
当前提交
5ad9d8efcc
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -156,8 +156,8 @@ docker run -p 3306:3306 -p 8080:8080 --name mcms --privileged=true -e TZ=Asia/Sh
 
 | 技术           | 名称 | 官网 |
 |:-------------| :--- | :--- |
-| Vue 3          | MVVM框架 | [https://cn.vuejs.org//](https://cn.vuejs.org//) |
-| Element Plus | UI库 | [https://element.eleme.cn/2.0/#/zh-CN](https://element.eleme.cn/2.0/#/zh-CN) |
+| Vue 3          | MVVM框架 | [https://cn.vuejs.org//](https://cn.vuejs.org/) |
+| Element Plus | UI库 | [https://element-plus.org/](https://element-plus.org/) |
 | jQuery       | 函式库 | [http://jquery.com/](http://jquery.com/) |
 | hover.css    | 点击效果插件 | [https://github.com/fians/Waves/](https://github.com/fians/Waves) |
 | validator    | 验证库 | [https://github.com/chriso/validator.js](https://github.com/chriso/validator.js) |