diff --git a/README.md b/README.md index 7aefb5f..78b6b6c 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ The front-end part uses Vue Vue-Router and Vue-I18N: - Vue - Use vue3.x version, the specific content can refer to the official [Vue3.x Document](https://v3.vuejs.org/guide/introduction.html). - Vue-Router - Use Vue-Router 4.x version, please refer to the official [Vue-Router Documents](https://next.router.vuejs.org/) for specific usage. -- Vue-I18N - Use Vue-I18N 9.x version, please refer to official [Vue-I18N Documents](vue-i18n.intlify.dev/) for specific usage. +- Vue-I18N - Use Vue-I18N 9.x version, please refer to official [Vue-I18N Documents](https://vue-i18n.intlify.dev/) for specific usage. Then you can refer to the official Wails document to start developing your application🤞. diff --git a/README.zh-Hans.md b/README.zh-Hans.md index 3539389..81480e9 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -103,7 +103,7 @@ wails init -n [你的应用名称] -t https://github.com/misitebao/wails-templat - Vue - 使用 Vue 3.x 版本,具体内容可以参考[Vue3.x 官方文档](https://v3.vuejs.org/guide/introduction.html)。 - Vue-Router - 使用 Vue-Router 4.x 版本,具体使用方式请参考[Vue-Router 官方文档](https://next.router.vuejs.org/)。 -- Vue-I18N - 使用 Vue-I18N 9.x 版本,具体使用方式请参考[Vue-I18N 官方文档](vue-i18n.intlify.dev/)。 +- Vue-I18N - 使用 Vue-I18N 9.x 版本,具体使用方式请参考[Vue-I18N 官方文档](https://vue-i18n.intlify.dev/)。 然后您就可以参考 Wails 官方文档开始开发您的应用啦 🤞!