diff --git a/docs/modules/ROOT/pages/servlet/getting-started.adoc b/docs/modules/ROOT/pages/servlet/getting-started.adoc index 59b17b6781..a101afdab7 100644 --- a/docs/modules/ROOT/pages/servlet/getting-started.adoc +++ b/docs/modules/ROOT/pages/servlet/getting-started.adoc @@ -93,11 +93,10 @@ then Spring Boot will service the request, returning a `404 Not Found` in this c From here, you can: -* Better understand <> +* Better understand <> * Read about <> that Spring Security helps with * Start configuring xref:servlet/authentication/index.adoc[authentication] -[[hello-expectations]] [[servlet-hello-auto-configuration]] == Runtime Expectations