Skip to content

Commit 7dad6e0

Browse files
Ruffengmarcusdacoregio
authored andcommitted
fix broken link for servlet getting started page
1 parent 921afba commit 7dad6e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/modules/ROOT/pages/servlet/getting-started.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,10 @@ then Spring Boot will service the request, returning a `404 Not Found` in this c
9393

9494
From here, you can:
9595

96-
* Better understand <<hello-expectations,what Spring Boot enables in Spring Security by default>>
96+
* Better understand <<servlet-hello-auto-configuration,what Spring Boot enables in Spring Security by default>>
9797
* Read about <<security-use-cases,common use cases>> that Spring Security helps with
9898
* Start configuring xref:servlet/authentication/index.adoc[authentication]
9999

100-
[[hello-expectations]]
101100
[[servlet-hello-auto-configuration]]
102101
== Runtime Expectations
103102

0 commit comments

Comments
 (0)