diff --git a/README.md b/README.md index 69de3c3b..f1cdd83c 100755 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ npm run build npm run preview ``` -以生产模式运行时,连接的后端服务接口是 `rosales.kirakira.moe` +以生产模式运行时,连接的后端服务接口是:https://rosales.kirakira.moe/ 有关详细信息,请查看[部署文档](https://nuxt.com/docs/getting-started/deployment)。 diff --git a/README_en-US.md b/README_en-US.md index b4a3973d..f91fb405 100755 --- a/README_en-US.md +++ b/README_en-US.md @@ -94,7 +94,7 @@ npm run build ```bash npm run preview ``` -When running in production mode, the back-end API we connect to is `rosales.kirakira.moe` +When running in production mode, we connect to the back-end API at: https://rosales.kirakira.moe/ Checkout the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.