Skip to content

Commit 67e838f

Browse files
70825marcusdacoregio
authored andcommitted
Update reference site link
1 parent 5ed2bd3 commit 67e838f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Additional Spring Session modules can be found in the https://github.com/spring-
2525

2626
== Getting Started
2727

28-
We recommend you visit the https://docs.spring.io/spring-session/docs/current/reference/html5/#samples[Spring Session Reference] and look through the "Samples and Guides" section to see which one best suits your needs.
28+
We recommend you visit the https://docs.spring.io/spring-session/reference/[Spring Session Reference] and look through the "Samples and Guides" section to see which one best suits your needs.
2929

3030
== Samples
3131

spring-session-docs/modules/ROOT/pages/guides/java-jdbc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ We configure the H2 database to create database tables by using the SQL script t
100100
<3> We create a `transactionManager` that manages transactions for previously configured `dataSource`.
101101
====
102102

103-
For additional information on how to configure data access related concerns, see the https://docs.spring.io/spring/docs/{spring-core-version}/spring-framework-reference/data-access.html[Spring Framework Reference Documentation].
103+
For additional information on how to configure data access related concerns, see the https://docs.spring.io/spring/docs/{spring-core-version}/reference/html/data-access.html[Spring Framework Reference Documentation].
104104

105105
== Java Servlet Container Initialization
106106

0 commit comments

Comments
 (0)