Skip to content

Commit 2e95fcc

Browse files
committed
Update docs
1 parent 6f7eac4 commit 2e95fcc

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
*** xref:tui/events/eventloop.adoc[]
6666
*** xref:tui/events/key.adoc[]
6767
*** xref:tui/events/mouse.adoc[]
68-
* xref:using-shell-customization.adoc[]
69-
** xref:using-shell-customization-styling.adoc[]
70-
** xref:using-shell-customization-logging.adoc[]
71-
** xref:using-shell-customization-commandnotfound.adoc[]
72-
** xref:using-shell-customization-singlecommand.adoc[]
73-
** xref:using-shell-customization-contextclose.adoc[]
68+
* xref:customization/index.adoc[]
69+
** xref:customization/styling.adoc[]
70+
** xref:customization/logging.adoc[]
71+
** xref:customization/commandnotfound.adoc[]
72+
** xref:customization/singlecommand.adoc[]
73+
** xref:customization/contextclose.adoc[]
7474
* xref:using-shell-execution.adoc[]
7575
* xref:using-shell-testing.adoc[]
7676
** xref:using-shell-testing-basics.adoc[]
File renamed without changes.
File renamed without changes.
File renamed without changes.

spring-shell-docs/modules/ROOT/pages/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Or in non-interactive mode:
8787
include::example$getting-started-run-noninteractive.out[]
8888
----
8989

90-
TIP: Check out xref:using-shell-customization-logging.adoc[Logging] making logging to work
90+
TIP: Check out xref:/customization/logging.adoc[Logging] making logging to work
9191
better with shell apps.
9292

9393
[[using-spring-shell-your-first-command]]

0 commit comments

Comments
 (0)