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
"git@github.com:openedx/frontend-app-account.git"
102102
"git@github.com:edx/frontend-app-profile.git"
103103
"git@github.com:edx/frontend-app-ora-grading.git"
104-
"git@github.com:openedx/enterprise-subsidy.git"
104+
"git@github.com:edx/enterprise-subsidy.git"
105105
"git@github.com:edx/frontend-app-admin-portal.git"
106106
"git@github.com:edx/frontend-app-learner-portal-enterprise.git"
107107
"git@github.com:edx/frontend-app-enterprise-checkout.git"

0 commit comments

Comments
 (0)