docs: 更新文档地址
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
liy
2023-05-18 07:44:31 +08:00
parent 404fad81e8
commit b724969912
10 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ export default {
versionShow () {
util.log.capsule('D2Admin', `v${process.env.VUE_APP_VERSION}`)
console.log('D2 Admin https://github.com/d2-projects/d2-admin')
console.log('Document https://d2.pub/zh/doc/d2-admin')
console.log('Document https://d2.pub/doc/d2-admin')
console.log('请不要吝啬您的 star谢谢 ~')
}
}