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

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

commit 26f82c18b38e7e9561b8d4e87a47c1f7ddc5a367
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Mar 9 09:30:21 2020 +0000

    Use protocol relative link
---
 xdocs/common_howto/quick.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/common_howto/quick.xml b/xdocs/common_howto/quick.xml
index 9c9dc1d..bbd9573 100644
--- a/xdocs/common_howto/quick.xml
+++ b/xdocs/common_howto/quick.xml
@@ -90,7 +90,7 @@ worker.worker1.port=8009
 </p>
 <p>
   You'll find a link to prebuilt binaries
-        <a href="http://tomcat.apache.org/download-connectors.cgi";>here</a>
+        <a href="//tomcat.apache.org/download-connectors.cgi">here</a>
 </p>
 <p>
     Here is the minimum which should be set in <b>httpd.conf</b> directly or 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to