Skip to content

Commit 32d8839

Browse files
jiachao2310006984
authored andcommitted
fix links
1 parent f35f75f commit 32d8839

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

SUMMARY.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,30 @@
66
## [概述](https://github.com/DocsHome/spring-docs/blob/master/pages/overview/overview.md#overview)
77
Spring的历史介绍,设计理念,反馈和贡献,以及入门指南.
88

9-
## [核心组件](https://github.com/DocsHome/spring-docs/blob/master/pages/core/core.md)
9+
## [核心组件](https://github.com/DocsHome/spring-docs/blob/master/pages/core/overview.md)
1010

1111
IoC 容器, 事件, 资源, 国际化, 验证, 数据绑定, 类型转换, SpEL, AOP.
1212

13-
## [测试](https://github.com/DocsHome/spring-docs/blob/master/pages/test/test.md)
13+
## [测试](https://github.com/DocsHome/spring-docs/blob/master/pages/test/overview.md)
1414

1515
Mock objects,, TestContext框架, Spring MVC 测试, WebTestClient.
1616

17-
## [数据访问](https://github.com/DocsHome/spring-docs/blob/master/pages/dataaccess/data-access.md)
17+
## [数据访问](https://github.com/DocsHome/spring-docs/blob/master/pages/dataaccess/overview.md)
1818

1919
Transactions(事务支持), DAO support(DAO 支持), JDBC, ORM(对象关系映射), 编组 XML.
2020

21-
## [Web Servlet](https://github.com/DocsHome/spring-docs/blob/master/pages/web/web.md)
21+
## [Web Servlet](https://github.com/DocsHome/spring-docs/blob/master/pages/web/overview.md)
2222

2323
Spring MVC, WebSocket, SockJS, STOMP 消息.
2424

2525
## [Web Reactive框架](https://github.com/DocsHome/spring-docs/blob/master/pages/webreactive/web-reactive.md)
2626

2727
Spring WebFlux, WebClient, WebSocket.
2828

29-
## [集成](https://github.com/DocsHome/spring-docs/blob/master/pages/integration/integration.md)
29+
## [集成](https://github.com/DocsHome/spring-docs/blob/master/pages/integration/overview.md)
3030

3131
Remoting(远程调用), JMS(java消息服务), JCA(J2EE 连接器架构), JMX(Java管理扩展), Email(电子邮箱), Tasks(任务执行), Scheduling(调度), Cache(缓存).
3232

33-
## [语言](https://github.com/DocsHome/spring-docs/blob/master/pages/languages/languages.md)
33+
## [语言](https://github.com/DocsHome/spring-docs/blob/master/pages/languages/overview.md)
3434

3535
Kotlin, Groovy, Dynamic languages.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)