Skip to content

Commit 76b70aa

Browse files
committed
chore: Transition to edx fork of enterprise-access
ENT-11240
1 parent de0deb1 commit 76b70aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

repo.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos=(
3939
"https://github.com/edx/portal-designer.git"
4040
"https://github.com/openedx/license-manager.git"
4141
"https://github.com/openedx/codejail-service.git"
42-
"https://github.com/openedx/enterprise-access.git"
42+
"https://github.com/edx/enterprise-access.git"
4343
)
4444

4545
non_release_repos=(
@@ -89,7 +89,7 @@ ssh_repos=(
8989
"[email protected]:edx/portal-designer.git"
9090
"[email protected]:openedx/license-manager.git"
9191
"[email protected]:openedx/codejail-service.git"
92-
"[email protected]:openedx/enterprise-access.git"
92+
"[email protected]:edx/enterprise-access.git"
9393
)
9494

9595
non_release_ssh_repos=(

0 commit comments

Comments
 (0)