Skip to content

Commit 1a26b60

Browse files
jiachao2310006984
authored andcommitted
修改链接
1 parent 614d345 commit 1a26b60

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## 阅读方式
1010

11-
[Github](https://github.com/DocsHome/spring-docs/SUMMARY.md) | [Gitbook](https://www.gitbook.com/book/docshome/spring-docs)
11+
[Github](https://github.com/DocsHome/spring-docs/blob/master/SUMMARY.md) | [Gitbook](https://www.gitbook.com/book/docshome/spring-docs)
1212

1313
## 项目状态
1414

SUMMARY.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,33 @@
33
>
44
> 最新特性, 更新日志, 支持的版本, 以及其他话题,项目的发布追踪,都在项目的 [Github Wiki](https://github.com/spring-projects/spring-framework/wiki).进行维护
55
6-
## [概述](https://github.com/DocsHome/spring-docs/pages/overview/overview.md)
6+
## [概述](https://github.com/DocsHome/spring-docs/blob/master/pages/overview/overview.md#overview)
77
Spring的历史介绍,设计理念,反馈和贡献,以及入门指南.
88

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

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

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

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

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

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

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

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

25-
## [Web Reactive框架](https://github.com/DocsHome/spring-docs/pages/webreactive/web-reactive.md)
25+
## [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/pages/integration/integration.md)
29+
## [集成](https://github.com/DocsHome/spring-docs/blob/master/pages/integration/integration.md)
3030

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

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

3535
Kotlin, Groovy, Dynamic languages.

0 commit comments

Comments
 (0)