Author: sebb
Date: Mon Jul 21 13:51:07 2025
New Revision: 1927380

Log:
Fix comment to agree with updated code

Modified:
   commons/cms-site/trunk/fixshields.py

Modified: commons/cms-site/trunk/fixshields.py
==============================================================================
--- commons/cms-site/trunk/fixshields.py        Mon Jul 21 13:26:01 2025        
(r1927379)
+++ commons/cms-site/trunk/fixshields.py        Mon Jul 21 13:51:07 2025        
(r1927380)
@@ -10,7 +10,7 @@ Update index.html to localise shields.io
 Replace
 <img src="https://img.shields.io/maven-central/v/org.apache.bcel/bcel";
 with
-<img src="_shields/bcel.svg"
+<img src="_shields/org.apache.bcel_bcel.svg"
 and download the file into _shields
 
 """

Reply via email to