Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/spring-session-hazelcast.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Spring Session manages users' session information and supports clustered sessions rather than an application
container-specific solution only. That is, more than one application instance can use the same store for user
sessions. You can find more details in the
https://docs.spring.io/spring-session/docs/current/reference/html5/#introduction[Spring Session Documentation].
https://docs.spring.io/spring-session/reference/index.html[Spring Session Documentation].

== Before you Begin

Expand Down