Fix boggy link on website

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.3.x@7435 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Romain Pelisse 2011-11-06 20:31:38 +00:00
parent 0ac6f23098
commit 2b7463ac4d

View File

@ -14,9 +14,9 @@
</links>
<menu name="Overview">
<item name="Download PMD 4.3"
href="http://sourceforge.net/projects/pmd/files/pmd/4.2.6/pmd-bin-4.2.6.zip/download" />
href="http://sourceforge.net/projects/pmd/files/pmd/4.3/pmd-bin-4.3.zip/download" />
<item name="What's new in PMD 4.3"
href="http://sourceforge.net/projects/pmd/files/pmd/4.2.6/changelog.txt/download" />
href="https://sourceforge.net/projects/pmd/files/pmd/4.3/" />
<item name="PMD in the news" href="/news.html" />
<item name="PMD-related products and books" href="/products.html" />
<item name="Best practices" href="/bestpractices.html" />