aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/README-1.9.7.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/README-1.9.7.adoc')
-rw-r--r--docs/release/README-1.9.7.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/release/README-1.9.7.adoc b/docs/release/README-1.9.7.adoc
index c58c78b5d..c59d838dc 100644
--- a/docs/release/README-1.9.7.adoc
+++ b/docs/release/README-1.9.7.adoc
@@ -10,11 +10,11 @@ Public License v 2.0].
Please note, that going forward Bugzilla for issue management is
deprecated, and new issues should be filed as
-https://github.com/eclipse/org.aspectj/issues/new[GitHub issues]. The
+https://github.com/eclipse-aspectj/aspectj/issues/new[GitHub issues]. The
list of issues addressed for 1.9.7 can be found
https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&f0=OP&f1=OP&f3=CP&f4=CP&j1=OR&list_id=16866879&product=AspectJ&query_format=advanced&target_milestone=1.9.7[here
for Bugzilla] and
-https://github.com/eclipse/org.aspectj/issues?q=is%3Aissue+is%3Aclosed++milestone%3A1.9.7[here
+https://github.com/eclipse-aspectj/aspectj/issues?q=is%3Aissue+is%3Aclosed++milestone%3A1.9.7[here
for GitHub issues].
== New features
@@ -43,11 +43,11 @@ You can find some sample code in the AspectJ test suite under the
respective AspectJ version in which the features were first supported
(possibly as JVM preview features):
-* https://github.com/eclipse/org.aspectj/tree/master/tests/features195/textblock[AspectJ
+* https://github.com/eclipse-aspectj/aspectj/tree/master/tests/features195/textblock[AspectJ
1.9.5: text blocks]
-* https://github.com/eclipse/org.aspectj/tree/master/tests/features196/java14[AspectJ
+* https://github.com/eclipse-aspectj/aspectj/tree/master/tests/features196/java14[AspectJ
1.9.6: records, instanceof patterns]
-* https://github.com/eclipse/org.aspectj/tree/master/tests/features197/java15[AspectJ
+* https://github.com/eclipse-aspectj/aspectj/tree/master/tests/features197/java15[AspectJ
1.9.7: hidden classes, sealed classes]
== Using LTW on Java 16+