Skip to content

Commit f114bb5

Browse files
authored
Merge pull request #120 from JackPGreen/Fix-dead-link
Fix dead link
1 parent b17eb67 commit f114bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/spring-session-hazelcast.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Spring Session manages users' session information and supports clustered sessions rather than an application
1515
container-specific solution only. That is, more than one application instance can use the same store for user
1616
sessions. You can find more details in the
17-
https://docs.spring.io/spring-session/docs/current/reference/html5/#introduction[Spring Session Documentation].
17+
https://docs.spring.io/spring-session/reference/index.html[Spring Session Documentation].
1818

1919
== Before you Begin
2020

0 commit comments

Comments
 (0)