Fix anchor tag for Spring HATEOAS section

Closes gh-30106
pull/30349/head
Stephane Nicoll 3 years ago
parent 09dc4e5ce3
commit be85f317d3

@ -175,7 +175,7 @@ boot-features-error-handling=features.developing-web-applications.spring-mvc.err
boot-features-error-handling-custom-error-pages=features.developing-web-applications.spring-mvc.error-handling.error-pages boot-features-error-handling-custom-error-pages=features.developing-web-applications.spring-mvc.error-handling.error-pages
boot-features-error-handling-mapping-error-pages-without-mvc=features.developing-web-applications.spring-mvc.error-handling.error-pages-without-spring-mvc boot-features-error-handling-mapping-error-pages-without-mvc=features.developing-web-applications.spring-mvc.error-handling.error-pages-without-spring-mvc
boot-features-error-handling-war-deployment=features.developing-web-applications.spring-mvc.error-handling.in-a-war-deployment boot-features-error-handling-war-deployment=features.developing-web-applications.spring-mvc.error-handling.in-a-war-deployment
boot-features-spring-hateoas=features.developing-web-applications.spring-mvc.spring-hateoas boot-features-spring-hateoas=features.spring-hateoas
boot-features-cors=features.developing-web-applications.spring-mvc.cors boot-features-cors=features.developing-web-applications.spring-mvc.cors
boot-features-webflux=features.developing-web-applications.spring-webflux boot-features-webflux=features.developing-web-applications.spring-webflux
boot-features-webflux-auto-configuration=features.developing-web-applications.spring-webflux.auto-configuration boot-features-webflux-auto-configuration=features.developing-web-applications.spring-webflux.auto-configuration

Loading…
Cancel
Save