Author: bodewig
Date: Sun Apr 26 20:29:25 2026
New Revision: 1933368

Log:
fix display URL for CycloneDX antlib repo

Modified:
   ant/site/ant/production/antlibs/sandbox.html
   ant/site/ant/sources/antlibs/sandbox.xml

Modified: ant/site/ant/production/antlibs/sandbox.html
==============================================================================
--- ant/site/ant/production/antlibs/sandbox.html        Sun Apr 26 20:12:19 
2026        (r1933367)
+++ ant/site/ant/production/antlibs/sandbox.html        Sun Apr 26 20:29:25 
2026        (r1933368)
@@ -214,7 +214,7 @@
       </th>
                           <td colspan="1" rowspan="1"
       valign="top" align="left">
-          <a 
href="https://github.com/apache/ant-antlibs-cyclonedx";>https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk/</a>
+          <a 
href="https://github.com/apache/ant-antlibs-cyclonedx";>https://github.com/apache/ant-antlibs-cyclonedx</a>
       </td>
       </tr>
                   <tr>

Modified: ant/site/ant/sources/antlibs/sandbox.xml
==============================================================================
--- ant/site/ant/sources/antlibs/sandbox.xml    Sun Apr 26 20:12:19 2026        
(r1933367)
+++ ant/site/ant/sources/antlibs/sandbox.xml    Sun Apr 26 20:29:25 2026        
(r1933368)
@@ -46,7 +46,7 @@
         <table>
           <tr>
             <th>git URL:</th>
-            <td><a 
href="https://github.com/apache/ant-antlibs-cyclonedx";>https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk/</a></td>
+            <td><a 
href="https://github.com/apache/ant-antlibs-cyclonedx";>https://github.com/apache/ant-antlibs-cyclonedx</a></td>
           </tr>
           <tr>
             <th>Ant compatibility:</th>

Reply via email to