Update GitHub location
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bf797f9..5a02c44 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -23,7 +23,7 @@
The project maintains the following source code repositories
-* https://github.com/eclipse-ee4j/el-ri
+* https://github.com/jakartaee/expression-language
## Eclipse Contributor Agreement
diff --git a/NOTICE.md b/NOTICE.md
index 9e121fd..9e425ea 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -31,7 +31,7 @@
The project maintains the following source code repositories:
-* https://github.com/eclipse-ee4j/el-ri
+* https://github.com/jakartaee/expression-language
## Third-party Content
diff --git a/tck/docs/userguide/pom.xml b/tck/docs/userguide/pom.xml
index b99a9e2..e2dc46d 100644
--- a/tck/docs/userguide/pom.xml
+++ b/tck/docs/userguide/pom.xml
@@ -49,7 +49,7 @@
<distributionManagement>
<site>
- <url>scm:git:git@github.com:eclipse-ee4j/jakartaee-tck.git</url>
+ <url>scm:git:git@github.com:jakartaee/expression-language.git</url>
</site>
</distributionManagement>