aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sandbox/trails/links.adoc
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-07-24 12:12:40 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-01-06 10:09:11 +0100
commitd2f3dea7e26c7850addea7747b3f0d0fe06e8b3d (patch)
tree551217ce7d4f08d0465b2fa51357a08f59d82936 /docs/sandbox/trails/links.adoc
parente71a30312433f65c41caeaa4973a9956c53f8ad9 (diff)
downloadaspectj-d2f3dea7e26c7850addea7747b3f0d0fe06e8b3d.tar.gz
aspectj-d2f3dea7e26c7850addea7747b3f0d0fe06e8b3d.zip
AsciiDoc: updates in main index and FAQ (WIP)
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/sandbox/trails/links.adoc')
-rw-r--r--docs/sandbox/trails/links.adoc4
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