diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-02-08 09:40:51 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-02-08 09:40:51 +0700 |
commit | 37bee450be28a5b5b99ef025b2f4508e9400f226 (patch) | |
tree | 9cc0bbeaf44a83354c43a263c2cf68c8402740f4 /docs/release/README-1.9.21.adoc | |
parent | 3d7dd3d66ed30faeac4ee54b3f1ae2cc164f9371 (diff) | |
download | aspectj-37bee450be28a5b5b99ef025b2f4508e9400f226.tar.gz aspectj-37bee450be28a5b5b99ef025b2f4508e9400f226.zip |
Replace old by new AspectJ GitHub URL
github.com/eclipse/org.aspectj -> github.com/eclipse-aspectj/aspectj
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/release/README-1.9.21.adoc')
-rw-r--r-- | docs/release/README-1.9.21.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release/README-1.9.21.adoc b/docs/release/README-1.9.21.adoc index 66a38162e..6d5d2af97 100644 --- a/docs/release/README-1.9.21.adoc +++ b/docs/release/README-1.9.21.adoc @@ -5,11 +5,11 @@ _© Copyright 2023 Contributors. All rights reserved._ _Release info: 1.9.21 available 11-Dec-2023_ Please note that Bugzilla for issue management is deprecated and new issues should be filed as -https://github.com/eclipse/org.aspectj/issues/new[GitHub issues]. The list of issues addressed for 1.9.21 can be found +https://github.com/eclipse-aspectj/aspectj/issues/new[GitHub issues]. The list of issues addressed for 1.9.21 can be found here: -* https://github.com/eclipse/org.aspectj/issues?q=is%3Aissue+is%3Aclosed++milestone%3A1.9.21[GitHub 1.9.21] -* https://github.com/eclipse/org.aspectj/issues?q=is%3Aissue+is%3Aclosed++milestone%3A1.9.21.1[GitHub 1.9.21.1] +* https://github.com/eclipse-aspectj/aspectj/issues?q=is%3Aissue+is%3Aclosed++milestone%3A1.9.21[GitHub 1.9.21] +* https://github.com/eclipse-aspectj/aspectj/issues?q=is%3Aissue+is%3Aclosed++milestone%3A1.9.21.1[GitHub 1.9.21.1] * 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.21[Bugzilla 1.9.21] == New features |