[代码完善](v2.5): v2.5 update README.md

This commit is contained in:
ZhengJie
2020-05-29 19:47:54 +08:00
parent f5a8cb0252
commit 2bc9e6b582
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ export default {
name: 'Doc',
methods: {
click() {
window.open('https://docs.auauz.net/guide/', '_blank')
window.open('https://el-admin.vip/guide/', '_blank')
}
}
}