Skip to content

Commit be85f31

Browse files
committed
Fix anchor tag for Spring HATEOAS section
Closes gh-30106
1 parent 09dc4e5 commit be85f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/anchor-rewrite.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ boot-features-error-handling=features.developing-web-applications.spring-mvc.err
175175
boot-features-error-handling-custom-error-pages=features.developing-web-applications.spring-mvc.error-handling.error-pages
176176
boot-features-error-handling-mapping-error-pages-without-mvc=features.developing-web-applications.spring-mvc.error-handling.error-pages-without-spring-mvc
177177
boot-features-error-handling-war-deployment=features.developing-web-applications.spring-mvc.error-handling.in-a-war-deployment
178-
boot-features-spring-hateoas=features.developing-web-applications.spring-mvc.spring-hateoas
178+
boot-features-spring-hateoas=features.spring-hateoas
179179
boot-features-cors=features.developing-web-applications.spring-mvc.cors
180180
boot-features-webflux=features.developing-web-applications.spring-webflux
181181
boot-features-webflux-auto-configuration=features.developing-web-applications.spring-webflux.auto-configuration

0 commit comments

Comments
 (0)