Fix links on index.html site
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user