Skip to content

Commit 6cd4ab1

Browse files
authored
Merge pull request #393 from l3r8yJ/210
fix(#210): add to site
2 parents 1a1f699 + b03d068 commit 6cd4ab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/site/site.xml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
5858
<item name="JSR-303 validations" href="./jsr-303.html"/>
5959
<item name="Weaving with AspectJ" href="./example-aspectj.html"/>
6060
<item name="Weaving with Ant and AjcTask" href="./example-weaving-ant.html"/>
61+
<item name="Weaving with Gradle" href="./example-weaving-gradle.html"/>
6162
</menu>
6263
<menu name="Annotations">
6364
<item name="@Async" href="./annotation-async.html"/>

0 commit comments

Comments
 (0)