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

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c472dab Fix download link
3c472dab is described below

commit 3c472dab8498de1ad70f30bece31fc9858a2080c
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 5 06:48:05 2026 -0400

    Fix download link
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 8a40a2ed..8bd58f0e 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -34,7 +34,7 @@
       <item name="Security" href="security.html" />
       <item name="License" href="https://www.apache.org/licenses/LICENSE-2.0"; 
/>
       <item name="Code of Conduct" 
href="https://www.apache.org/foundation/policies/conduct.html"; />
-      <item name="Download" 
href="https://commons.apache.org/proper/commons-bcel/download_bcel.cgi"; />
+      <item name="Download" 
href="https://commons.apache.org/proper/commons-text/download_text.cgi"; />
       <item name="Javadoc">
         <item name="Javadoc Current" href="apidocs/index.html" />
         <item name="Javadoc Archive" 
href="https://javadoc.io/doc/org.apache.commons/commons-text/"; />

Reply via email to