Skip to content

Commit 0c00ff0

Browse files
committed
Fix Samples nav
1 parent 3d93bfc commit 0c00ff0

File tree

1 file changed

+6
-6
lines changed
  • spring-session-docs/modules/ROOT

1 file changed

+6
-6
lines changed

spring-session-docs/modules/ROOT/nav.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
* xref:whats-new.adoc[What's New]
22
* xref:samples.adoc[Samples & Guides (Start Here)]
33
** Boot Samples
4-
** xref:guides/boot-redis.adoc[HttpSession with Redis]
5-
** xref:guides/boot-jdbc.adoc[HttpSession with JDBC]
6-
** {gh-samples-url}spring-session-sample-boot-hazelcast[HttpSession with Hazelcast]
7-
** xref:guides/boot-findbyusername.adoc[Find by Username]
8-
** xref:guides/boot-websocket.adoc[WebSockets]
9-
** {gh-samples-url}spring-session-sample-boot-webflux[WebFlux]
4+
*** xref:guides/boot-redis.adoc[HttpSession with Redis]
5+
*** xref:guides/boot-jdbc.adoc[HttpSession with JDBC]
6+
*** {gh-samples-url}spring-session-sample-boot-hazelcast[HttpSession with Hazelcast]
7+
*** xref:guides/boot-findbyusername.adoc[Find by Username]
8+
*** xref:guides/boot-websocket.adoc[WebSockets]
9+
*** {gh-samples-url}spring-session-sample-boot-webflux[WebFlux]
1010
** Java Configuration
1111
** XML Configuration
1212
* xref:modules.adoc[Modules]

0 commit comments

Comments
 (0)