diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-01-31 13:40:34 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-02-01 08:58:27 +0700 |
commit | 06557e86b01bf0c2a58a58e6d322f8c576b0acba (patch) | |
tree | c574b06f59d55cf3ba7f13528916ef9382fc9ba6 /docs/modules/ROOT/pages/sandbox/trails/links.adoc | |
parent | c6de70659e3b52e6f6df5e309902a2fa5c8981ce (diff) | |
download | aspectj-06557e86b01bf0c2a58a58e6d322f8c576b0acba.tar.gz aspectj-06557e86b01bf0c2a58a58e6d322f8c576b0acba.zip |
Fix several structural asciidoc warnings
In changes.adoc, also make headlines and TOC more readable.
To avoid some "image not found" warnings, move images directory in ROOT
module to the canonical level. This also required a small change in
IDE.md.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/modules/ROOT/pages/sandbox/trails/links.adoc')
-rw-r--r-- | docs/modules/ROOT/pages/sandbox/trails/links.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/sandbox/trails/links.adoc b/docs/modules/ROOT/pages/sandbox/trails/links.adoc index 7ec1e7459..7dadc56e6 100644 --- a/docs/modules/ROOT/pages/sandbox/trails/links.adoc +++ b/docs/modules/ROOT/pages/sandbox/trails/links.adoc @@ -26,7 +26,7 @@ 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 FAQ entry -xref:../../faq/faq.adoc#buildingsource[How do I get and compile the source code for AspectJ?]. +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 |