diff options
Diffstat (limited to 'docs/modules/pdguide/pages/ltwdump.adoc')
-rw-r--r-- | docs/modules/pdguide/pages/ltwdump.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/pdguide/pages/ltwdump.adoc b/docs/modules/pdguide/pages/ltwdump.adoc index 43d71805f..4a2f2953f 100644 --- a/docs/modules/pdguide/pages/ltwdump.adoc +++ b/docs/modules/pdguide/pages/ltwdump.adoc @@ -20,7 +20,7 @@ configure the weaver to dump the input classes as well. For details of how to configure byte-code dumping, see the AspectJ Development Environment Guide section on -xref:../devguide/ltw.html#configuring-load-time-weaving-with-aopxml-files[Configuring +xref:devguide:ltw.adoc#configuring-load-time-weaving-with-aopxml-files[Configuring Load-time Weaving]. Following is a simple example. [[ltwdump-examples]] |