Author: sebb
Date: Wed Sep 20 13:06:29 2023
New Revision: 1912430
URL: http://svn.apache.org/viewvc?rev=1912430&view=rev
Log:
Fix broken search and align with badge
Modified:
commons/cms-site/trunk/content/xdoc/index.xml.vm
Modified: commons/cms-site/trunk/content/xdoc/index.xml.vm
URL:
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/index.xml.vm?rev=1912430&r1=1912429&r2=1912430&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/index.xml.vm (original)
+++ commons/cms-site/trunk/content/xdoc/index.xml.vm Wed Sep 20 13:06:29 2023
@@ -255,8 +255,8 @@
<td>${loggingReleased}</td></tr>
<tr><td><a href="proper/commons-math/">Math</a></td>
<td>Lightweight, self-contained mathematics and statistics
components.</td>
- <td><a
href="${searchUrl}/org.apache.commons/commons-math4/${mathVersion}/jar"
rel="nofollow">
- <img src="${shieldUrl}/org.apache.commons/commons-math-parent"
alt="${mathVersion}" style="max-width:100%;"/></a></td>
+ <td><a
href="${searchUrl}/org.apache.commons/commons-math4-core/${mathVersion}/jar"
rel="nofollow">
+ <img src="${shieldUrl}/org.apache.commons/commons-math4-core"
alt="${mathVersion}" style="max-width:100%;"/></a></td>
<td>${mathReleased}</td></tr>
<tr><td><a href="proper/commons-net/">Net</a></td>
<td>Collection of network utilities and protocol
implementations.</td>