1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 12:07:10 -07:00

Update link.

This commit is contained in:
Cedric Beust 2015-11-14 08:49:03 -08:00
parent 7e9cf4a78c
commit e67a7c072c

View file

@ -151,7 +151,7 @@ application {
}
</pre>
<p>This directive lets you configure the output directory and a few other settings that drive the annotation processor. This directive is optional.</p>
<p>For a full example defining and then using an annotation processor, see the <a href="http://github.com/cbeust/java-apt-example">java-apt-example project.</a></p>
<p>For a full example defining and then using an annotation processor, see the <a href="http://github.com/cbeust/version-processor">version-processor project.</a></p>
<h2 class="section" id="packaging">Packaging</h2>