From 37bee450be28a5b5b99ef025b2f4508e9400f226 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Thu, 8 Feb 2024 09:40:51 +0700 Subject: Replace old by new AspectJ GitHub URL github.com/eclipse/org.aspectj -> github.com/eclipse-aspectj/aspectj Signed-off-by: Alexander Kriegisch --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a90ea46fa..04562a580 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to AspectJ -AspectJ is a maven project, as such it should import cleanly into your IDE. The project uses github for issue tracking ( https://github.com/eclipse/org.aspectj/issues ). +AspectJ is a maven project, as such it should import cleanly into your IDE. The project uses github for issue tracking ( https://github.com/eclipse-aspectj/aspectj/issues ). ## Working on the codebase @@ -50,4 +50,4 @@ Some issues involving compiler problems, for example if Java code isn't working Please contribute via Pull Request against the GitHub repository. -Contributors should ensure they have signed the [Eclipse Contributor Agreement](https://accounts.eclipse.org/user/7644/eca/3.1.0), this will be verified by automatic validation that occurs against any Pull Requests. \ No newline at end of file +Contributors should ensure they have signed the [Eclipse Contributor Agreement](https://accounts.eclipse.org/user/7644/eca/3.1.0), this will be verified by automatic validation that occurs against any Pull Requests. -- cgit v1.2.3