Skip to content

Commit ac8e912

Browse files
YevheniiLutsyshyneleftherias
authored andcommitted
Update a broken link to Spring Boot documentation
1 parent 87ec94a commit ac8e912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/src/docs/asciidoc/_includes/servlet/appendix/proxy-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ For example Tomcat uses the https://tomcat.apache.org/tomcat-8.0-doc/api/org/apa
1111
Alternatively, Spring 4.3+ users can leverage https://github.com/spring-projects/spring-framework/blob/v4.3.3.RELEASE/spring-web/src/main/java/org/springframework/web/filter/ForwardedHeaderFilter.java[ForwardedHeaderFilter].
1212

1313
Spring Boot users may use the `server.use-forward-headers` property to configure the application.
14-
See the https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto-use-tomcat-behind-a-proxy-server[Spring Boot documentation] for further details.
14+
See the https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.webserver.use-behind-a-proxy-server[Spring Boot documentation] for further details.

0 commit comments

Comments
 (0)