Skip to content

Commit 0388e79

Browse files
authored
fix:fix the official website document link (opentiny#181)
* feat: add doc * modify doc * fix:modify adapt nodejs to java create app * fix:fix doc * fix:fix h2 script * fix:fix the official website document link
1 parent ee225f1 commit 0388e79

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Local Boot Steps:
1515
* Modify the configuration of the connection database in the tiny-engine-backend-java/app/src/main/resources/application-dev.yml file
1616
* Start the project in tiny-engine-backend-java/app/src/main/java/com/tinyengine/it/TinyEngineApplication for local development
1717

18-
For details, see the section on how to start a local front-end and backend in [TinyEngine Official Website - User Manual](https://opentiny.design/tiny-engine#/help-center/course/backend/51).
18+
For details, please refer to [TinyEngine Official Website - User Manual - Platform Development Guide - Local Startup Joint Debugging of Front-end and Backend Codes](https://opentiny.design/tiny-engine#/help-center/course/dev/1200).
1919

2020
### Directory Rules
2121

@@ -157,7 +157,7 @@ Before development, you need to understand the overall directory structure of th
157157

158158
### Manual
159159

160-
For more information about how to use the server, please refer to [TinyEngine Official Website - User Manual](https://opentiny.design/tiny-engine#/help-center/course/backend/51)
160+
For more information about how to use the server, please refer to [TinyEngine Official Website - User Manual - Platform Development Guide](https://opentiny.design/tiny-engine#/help-center/course/dev/90)
161161

162162

163163
#### Local Runtime Configuration:

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* 在 tiny-engine-backend-java/app/src/main/resources/application-dev.yml文件里修改连接数据库相关配置
1818
* 在 tiny-engine-backend-java/app/src/main/java/com/tinyengine/it/TinyEngineApplication主函数入口启动项目进行本地开发
1919

20-
详细请看[TinyEngine 官网-使用手册](https://opentiny.design/tiny-engine#/help-center/course/backend/51)中的前后端本地如何启动章节
20+
详细请看[TinyEngine 官网-使用手册-平台开发指南-前后端代码本地启动联调](https://opentiny.design/tiny-engine#/help-center/course/dev/1200)章节
2121

2222

2323
### 目录规则
@@ -160,7 +160,7 @@
160160

161161
### 使用手册
162162

163-
具体服务端使用文档请查看[TinyEngine 官网-使用手册](https://opentiny.design/tiny-engine#/help-center/course/backend/51)
163+
具体服务端使用文档请查看[TinyEngine 官网-使用手册-平台开发指南](https://opentiny.design/tiny-engine#/help-center/course/dev/90)
164164

165165

166166
#### 本地运行时配置:

0 commit comments

Comments
 (0)