From fa63feda31a6a9656173a63dc057993d98469305 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Tue, 13 Jul 2021 12:07:45 +0700 Subject: Fix some AsciiDoc links (WIP) Signed-off-by: Alexander Kriegisch --- docs/pdGuideDB/messages.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/pdGuideDB') diff --git a/docs/pdGuideDB/messages.adoc b/docs/pdGuideDB/messages.adoc index 087a78de4..ba0ca116a 100644 --- a/docs/pdGuideDB/messages.adoc +++ b/docs/pdGuideDB/messages.adoc @@ -73,7 +73,7 @@ version and build date (same as `-verbose` option). `-showWeaveInfo` option). |`org.aspectj.weaving.messages` |Set this system property to enable -tracing of all compiler messages. See xref:#trace-configuration[???]. +tracing of all compiler messages. See xref:trace.adoc#trace-configuration[Configuring Tracing]. |=== [cols=",",options="header",] @@ -93,7 +93,7 @@ warnings associated with the next line of code. ===== Advice not woven This means that the pointcut for the advice did not match, and it should -be debugged as described in xref:#pointcuts[???]. +be debugged as described in xref:pointcuts.adoc#pointcuts[Debugging Pointcuts]. [[messages-scenarios-ltw]] ==== Load-time weaving scenarios -- cgit v1.2.3