docs: remove cdn.d2.pub

This commit is contained in:
FairyEver
2022-12-29 14:07:58 +08:00
parent 91d04bddb2
commit 404fad81e8
6 changed files with 2 additions and 54 deletions

View File

@@ -57,7 +57,7 @@ export default {
return false
},
download () {
this.$open('https://cdn.d2.pub/files/d2-admin/demo-table.xlsx')
this.$open('https://file.d2.pub/document/d2-admin/demo-table.xlsx')
}
}
}