This is an automated email from the ASF dual-hosted git repository.
kkolinko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/master by this push:
new 1772e69 Update URL of Bugzilla at ASF
1772e69 is described below
commit 1772e6951fabc5915cc590736d548571c093d41e
Author: Konstantin Kolinko <[email protected]>
AuthorDate: Tue Mar 30 19:59:11 2021 +0300
Update URL of Bugzilla at ASF
---
xdocs/style.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/style.xsl b/xdocs/style.xsl
index 2a16a81..cf0da53 100644
--- a/xdocs/style.xsl
+++ b/xdocs/style.xsl
@@ -36,7 +36,7 @@
<xsl:param name="home-stylesheet"
select="'/images/docs-stylesheet.css'"/>
<xsl:param name="apache-logo" select="'/images/asf-feather.png'"/>
<xsl:param name="relative-path" select="'.'"/>
- <xsl:param name="buglink"
select="'http://issues.apache.org/bugzilla/show_bug.cgi?id='"/>
+ <xsl:param name="buglink"
select="'https://bz.apache.org/bugzilla/show_bug.cgi?id='"/>
<!-- Defined variables (non-overrideable) -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]