diff --git a/README.md b/README.md index 44d79b3c..bda126fb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![JDK](https://img.shields.io/badge/JDK-17%2B-007396?logo=openjdk)](https://openjdk.org/) [![License](https://img.shields.io/badge/License-Apache%202.0-blue?logo=apache)](LICENSE) -[![文档](https://img.shields.io/badge/📖%20文档-youlai.tech-blue)](https://www.youlai.tech/docs/admin/backend/java/) +[![文档](https://img.shields.io/badge/📖%20文档-youlai.tech-blue)](https://www.youlai.tech/docs/server/spring-boot/) [![在线预览](https://img.shields.io/badge/🖥️%20在线预览-vue.youlai.tech-10B981)](https://vue.youlai.tech) [![Gitee Star](https://gitee.com/youlaiorg/youlai-boot/badge/star.svg)](https://gitee.com/youlaiorg/youlai-boot/stargazers) @@ -44,7 +44,7 @@ **Docker 部署**:`cd docker && docker-compose up -d` -详细指南:[部署文档](https://www.youlai.tech/docs/admin/backends/java/deploy) · [开发规范](https://www.youlai.tech/docs/admin/backends/java/dev-standards) +详细指南:[部署文档](https://www.youlai.tech/docs/server/spring-boot/deploy) · [开发规范](https://www.youlai.tech/docs/server/spring-boot/dev-standards) ## 技术栈 @@ -123,7 +123,7 @@ youlai-application ──→ youlai-system ──→ youlai-framework ──→ | 资源 | 地址 | |:-----|:-----| -| 📖 完整文档站 | [www.youlai.tech/docs/admin](https://www.youlai.tech/docs/admin/) | +| 📖 完整文档站 | [www.youlai.tech](https://www.youlai.tech/) | | 🖥️ PC 端在线预览 | [vue.youlai.tech](https://vue.youlai.tech) | | 📱 移动端在线预览 | [app.youlai.tech](https://app.youlai.tech) | | 🔗 Apifox 接口文档 | [apifox.com](https://www.apifox.cn/apidoc/shared-195e783f-4d85-4235-a038-eec696de4ea5) | @@ -131,7 +131,7 @@ youlai-application ──→ youlai-system ──→ youlai-framework ──→ ## 参与贡献 -欢迎提交 Issue 和 Pull Request!详见 [贡献指南](https://www.youlai.tech/docs/admin/faq/help)。 +欢迎提交 Issue 和 Pull Request!详见 [贡献指南](https://www.youlai.tech/faq/help)。 [![Contributors](https://contrib.rocks/image?repo=haoxianrui/youlai-boot)](https://github.com/haoxianrui/youlai-boot/graphs/contributors)