Skip to content

Commit dc124b2

Browse files
Merge pull request #200 from edx/pwnage101/ENT-11240-enterprise-access
chore: Transition to edx fork of enterprise-access
2 parents 8d51f47 + 76b70aa commit dc124b2

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/edx/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]:edx/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)