Skip to content

Commit

Permalink
adding link to the new weaving example page
Browse files Browse the repository at this point in the history
  • Loading branch information
maurcarvalho committed Feb 17, 2016
1 parent e9d0df4 commit a4fe556
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/site/site.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
* Copyright (c) 2012-2015, jcabi.com
* Copyright (c) 2012-2016, jcabi.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
Expand Down Expand Up @@ -60,6 +60,7 @@
<item name="Weaving binaries" href="./example-weaving.html"/>
<item name="JSR-303 validations" href="./jsr-303.html"/>
<item name="Weaving with AspectJ" href="./example-aspectj.html"/>
<item name="Weaving with Ant and AjcTask" href="./example-weaving-ant.html"/>
</menu>
<menu name="Annotations">
<item name="@Async" href="./annotation-async.html"/>
Expand Down

0 comments on commit a4fe556

Please sign in to comment.