Skip to content

Commit

Permalink
docs: 加上文档地址 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: HOMEDO\zhangjiayun <zhangjiayun@homedo.com>
  • Loading branch information
yuntian001 and HOMEDO\zhangjiayun committed Aug 28, 2022
1 parent 190e998 commit 0ee505d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Me-admin template是一个免费开源的中后台模板,基于vue3、vite3、 p
- 完整版预览:[https://meadmin-cn.github.io/meadmin-template/](https://meadmin-cn.github.io/meadmin-template/)

## 文档
正在编写
- 英文文档[https://meadmin-cn.github.io/meadmin-template-doc/](https://meadmin-cn.github.io/meadmin-template-doc/)

## 分支
- [main]('[/main](https://github.com/meadmin-cn/meadmin-template/tree/main)') 完整版
Expand Down Expand Up @@ -57,4 +57,4 @@ git clone https://github.com/meadmin-cn/meadmin-template.git


## License
[MIT © meadmin-cn]('./LICENSE')
[MIT © meadmin-cn](./LICENSE)
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{{ $t('Gitee') }}
</el-dropdown-item>
</a>
<a>
<a href="https://meadmin-cn.github.io/meadmin-template-doc/">
<el-dropdown-item disabled>
{{ $t('文档') }}
</el-dropdown-item>
Expand Down

0 comments on commit 0ee505d

Please sign in to comment.