diff --git a/SUMMARY.md b/SUMMARY.md index 1f0c250..1ea22bd 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -8,7 +8,7 @@ * [5. 了解Spring Boot特性](I. Spring Boot Documentation/5. Learning about Spring Boot features.md) * [6. 迁移到生存环境](I. Spring Boot Documentation/6. Moving to production.md) * [7. 高级主题](I. Spring Boot Documentation/7. Advanced topics.md) -* II. 开始 +* [II. 开始](II. Getting started/README.md) * [8. Spring Boot介绍](II. Getting started/8. Introducing Spring Boot.md) * [9. 系统要求](II. Getting started/9. System Requirements.md) * [9.1. Servlet容器](II. Getting started/9.1. Servlet containers.md) @@ -63,7 +63,7 @@ * [19.5. 热交换](III. Using Spring Boot/19.5. Hot swapping.md) * [20. 打包用于生产的应用程序](III. Using Spring Boot/20. Packaging your application for production.md) * [21. 接下来阅读什么](III. Using Spring Boot/21. What to read next.md) -* IV. Spring Boot特性 +* [IV. Spring Boot特性](IV. Spring Boot features/README.md) * [22. SpringApplication](IV. Spring Boot features/22. SpringApplication.md) * [22.1. 自定义Banner](IV. Spring Boot features/22.1. Customizing the Banner.md) * [22.2. 自定义SpringApplication](IV. Spring Boot features/22.2. Customizing SpringApplication.md)