Skip to content

Commit ec1dbf2

Browse files
Merge pull request #197 from edx/pwnage101/ENT-11240-enterprise-subsidy
chore: Transition to edx fork of enterprise-subsidy
2 parents dc124b2 + bcf7099 commit ec1dbf2

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
@@ -51,7 +51,7 @@ non_release_repos=(
5151
"https://github.com/openedx/frontend-app-account.git"
5252
"https://github.com/edx/frontend-app-profile.git"
5353
"https://github.com/edx/frontend-app-ora-grading.git"
54-
"https://github.com/openedx/enterprise-subsidy.git"
54+
"https://github.com/edx/enterprise-subsidy.git"
5555
"https://github.com/edx/frontend-app-admin-portal.git"
5656
"https://github.com/edx/frontend-app-learner-portal-enterprise.git"
5757
"https://github.com/edx/frontend-app-enterprise-checkout.git"
@@ -101,7 +101,7 @@ non_release_ssh_repos=(
101101
"[email protected]:openedx/frontend-app-account.git"
102102
"[email protected]:edx/frontend-app-profile.git"
103103
"[email protected]:edx/frontend-app-ora-grading.git"
104-
"[email protected]:openedx/enterprise-subsidy.git"
104+
"[email protected]:edx/enterprise-subsidy.git"
105105
"[email protected]:edx/frontend-app-admin-portal.git"
106106
"[email protected]:edx/frontend-app-learner-portal-enterprise.git"
107107
"[email protected]:edx/frontend-app-enterprise-checkout.git"

0 commit comments

Comments
 (0)