This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 4fdd273434 Fix broken link
4fdd273434 is described below

commit 4fdd273434ec5460e5d383a03bb70e97fa11be84
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Sep 4 09:28:57 2026 +0100

    Fix broken link
---
 webapps/docs/cluster-howto.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/cluster-howto.xml b/webapps/docs/cluster-howto.xml
index 3d711d3a15..bc7d3acf80 100644
--- a/webapps/docs/cluster-howto.xml
+++ b/webapps/docs/cluster-howto.xml
@@ -128,7 +128,7 @@ Tomcat cluster. These include:</p>
 </ul>
 
 <p>When correctly configured, the <a
-href="cluster-interceptor.html#org.apache.catalina.tribes.group.interceptors.EncryptInterceptor_Attributes">EncryptInterceptor</a>
+href="config/cluster-interceptor.html#org.apache.catalina.tribes.group.interceptors.EncryptInterceptor_Attributes">EncryptInterceptor</a>
 provides confidentiality and integrity protection but it does not protect
 against all risks associated with running a Tomcat cluster on an untrusted
 network, particularly DoS attacks.</p>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to