diff --git a/pmd/xdocs/howtowritearule.xml b/pmd/xdocs/howtowritearule.xml index 7375f14ad7..a696409c49 100644 --- a/pmd/xdocs/howtowritearule.xml +++ b/pmd/xdocs/howtowritearule.xml @@ -11,8 +11,15 @@ Writing PMD rules is cool because you don't have to wait for us to get around to

- In order to do rules, it'll help if you can modify the PMD source. - So download the latest PMD source release and unzip it somewhere on your computer. +

@@ -72,7 +79,7 @@ CompilationUnit

You can generate this yourself by: