Hoi all, I noticed on the main page of http://www.haproxy.org/ that the `Latest versions` table has an incorrect URL for the git repo of the 2.9 version. In the below table the `href` for 2.9 should point to http://git.haproxy.org/?p=haproxy-2.9.git and not to http://git.haproxy.org/?p=haproxy.git
``` [...snip...] <tr align=center> <td><a href="http://git.haproxy.org/?p=haproxy.git">2.9</a></td> <td>2023-12-05</td> <td>2025-Q1 (stable)</td> <td><a href="/download/2.9/src/haproxy-2.9.4.tar.gz">2.9.4</a></td> <td><a href="/download/2.9/src/CHANGELOG">2024/01/31</a></td> <td><a href="http://git.haproxy.org/git/haproxy.git/">git</a> / <a href="http://git.haproxy.org/?p=haproxy.git">web</a> / <a href="/download/2.9/">dir</a> / <a href="https://www.mail-archive.com/search?l=haproxy%40formilux.org&q=announce+subject%3A%22[ANNOUNCE]+haproxy-2.9.4%22+-subject%3A%22re:%22">announce</a> / <a href="http://www.haproxy.org/bugs/bugs-2.9.html">bugs</a></td> </tr> [...snip...] ``` Please stop for a second from improving haproxy and making it faster to fix the HTML code. :-) Thanks, Pavlos