diff --git a/plug-ins/index.html b/plug-ins/index.html index 709f422..ec9689a 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -151,7 +151,7 @@ application { }

This directive lets you configure the output directory and a few other settings that drive the annotation processor. This directive is optional.

-

For a full example defining and then using an annotation processor, see the java-apt-example project.

+

For a full example defining and then using an annotation processor, see the version-processor project.

Packaging