diff options
Diffstat (limited to 'docs/sandbox/trails/links.adoc')
-rw-r--r-- | docs/sandbox/trails/links.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sandbox/trails/links.adoc b/docs/sandbox/trails/links.adoc index 0db3e202d..7ec1e7459 100644 --- a/docs/sandbox/trails/links.adoc +++ b/docs/sandbox/trails/links.adoc @@ -25,8 +25,8 @@ http://www.cs.ubc.ca/~jan/AODPs/. The code is also available from the AspectJ web site as ubc-design-patterns.zip. The latest version is checked into the CVS repository along with other sample code at `org.aspectj/modules/docs/sandbox/ubc-design-patterns`. For instructions -on downloading code from the CVS repository, see the -doc/faq.html#q:buildingsource[FAQ entry "buildingsource"]. +on downloading code from the CVS repository, see the FAQ entry +xref:../../faq/faq.adoc#buildingsource[How do I get and compile the source code for AspectJ?]. The https://atrack.dev.java.net/[*aTrack project*] aims to create an open source bug tracking application that demonstrates use of Aspect-Oriented |