From c9caa559c585f15a3fc671f7ed18169c6f91084a Mon Sep 17 00:00:00 2001 From: Andrew Rouse Date: Mon, 19 Feb 2024 09:51:31 +0000 Subject: [PATCH] Fix URLs for inject repositories --- CONTRIBUTING.adoc | 6 +++--- NOTICE.md | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index f3b0427a0..ec04cdbec 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -18,13 +18,13 @@ cdi-tck - Project repository hosted on GitHub. `clone: https://github.com/jakartaee/cdi-tck.git` injection-api - Project repository hosted on GitHub. -`clone: https://github.com/jakartaee/injection-api.git` +`clone: https://github.com/jakartaee/inject.git` injection-spec - Project repository hosted on GitHub. -`clone: https://github.com/jakartaee/injection-spec.git` +`clone: https://github.com/jakartaee/inject-spec.git` injection-tck - Project repository hosted on GitHub. -`clone: https://github.com/jakartaee/injection-tck.git` +`clone: https://github.com/jakartaee/inject-tck.git` === Legacy CPL Licensed CDI Respositories cdi-tck-cpl - Project repository hosted on GitHub. diff --git a/NOTICE.md b/NOTICE.md index b52005342..7f7a812a1 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -29,14 +29,14 @@ The project maintains the following source code repositories: * https://github.com/jakartaee/cdi * https://github.com/jakartaee/cdi-tck -* https://github.com/jakartaee/injection-api -* https://github.com/jakartaee/injection-spec -* https://github.com/jakartaee/injection-tck +* https://github.com/jakartaee/inject +* https://github.com/jakartaee/inject-spec +* https://github.com/jakartaee/inject-tck The project also maintains the following legacy CPL licensed source code repositories: -* https://github.com/eclipse-ee4j/cdi-cpl.git -* https://github.com/eclipse-ee4j/cdi-tck-cpl.git +* https://github.com/eclipse-ee4j/cdi-cpl +* https://github.com/eclipse-ee4j/cdi-tck-cpl ## Third-party Content