Fix links on index.html site

This commit is contained in:
Andreas Dangel
2014-11-05 21:18:34 +01:00
parent 461df4b86c
commit 0daca93634

View File

@ -16,8 +16,8 @@
</ul>
<h3>Download</h3>
<p>You can <b><a href="https://sourceforge.net/projects/pmd/files/${project.version}/">download everything from here</a></b>, and you can get an overview of all the rules at the <a href="rules/index.html">rulesets index</a> page.</p>
<p>PMD is <a href="integrations.html">integrated</a> with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.</p>
<p>You can <b><a href="https://sourceforge.net/projects/pmd/files/${project.version}/">download everything from here</a></b>, and you can get an overview of all the rules for e.g. Java at the <a href="pmd-java/rules/index.html">rulesets index</a> page.</p>
<p>PMD is <a href="usage/integrations.html">integrated</a> with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.</p>
<h3>Changelog</h3>
<ul>