diff options
Diffstat (limited to 'docs/release/README-1.6.4.adoc')
-rw-r--r-- | docs/release/README-1.6.4.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/release/README-1.6.4.adoc b/docs/release/README-1.6.4.adoc index e3d2550df..8529d9985 100644 --- a/docs/release/README-1.6.4.adoc +++ b/docs/release/README-1.6.4.adoc @@ -197,8 +197,7 @@ public static SomeInterface createDelegate(Object instance) { } .... -More examples are -https://www.eclipse.org/aspectj/doc/released/adk15notebook/ataspectj-itds.html[here +More examples are xref:../adk15notebook/ataspectj.adoc#ataspectj-itds[here in the online documentation]. Going forward attempts will be made to try and make @DeclareParents |