浏览代码

Merge branch '6.1.x'

Marcus Hert Da Coregio 1 年之前
父节点
当前提交
eb0460df03
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      docs/modules/ROOT/pages/servlet/getting-started.adoc

+ 1 - 2
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 <<hello-expectations,what Spring Boot enables in Spring Security by default>>
+* Better understand <<servlet-hello-auto-configuration,what Spring Boot enables in Spring Security by default>>
 * Read about <<security-use-cases,common use cases>> that Spring Security helps with
 * Start configuring xref:servlet/authentication/index.adoc[authentication]
 
-[[hello-expectations]]
 [[servlet-hello-auto-configuration]]
 == Runtime Expectations