This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ configEnvConstants = (ENV) ->
4040 MAILCHIMP_NL_DESIGN : ' 9d1b672a99'
4141 MAILCHIMP_NL_DATA : ' cc118bd550'
4242
43- ACCOUNTS_APP_URL : ' https://accounts.topcoder-dev.com/#/tc '
43+ ACCOUNTS_APP_URL : ' https://accounts.topcoder-dev.com/#/member '
4444 ACCOUNTS_APP_CONNECTOR_URL : ' https://accounts.topcoder-dev.com/connector.html'
4545
4646
@@ -83,7 +83,7 @@ configEnvConstants = (ENV) ->
8383 MAILCHIMP_NL_DESIGN : ' 9c009ea192'
8484 MAILCHIMP_NL_DATA : ' 724f9cadee'
8585
86- ACCOUNTS_APP_URL : ' https://accounts.topcoder-qa.com/#/tc '
86+ ACCOUNTS_APP_URL : ' https://accounts.topcoder-qa.com/#/member '
8787 ACCOUNTS_APP_CONNECTOR_URL : ' https://accounts.topcoder-qa.com/connector.html'
8888
8989 if ENV == ' PROD'
@@ -125,7 +125,7 @@ configEnvConstants = (ENV) ->
125125 MAILCHIMP_NL_DEV : ' a686e672c7'
126126 MAILCHIMP_NL_DESIGN : ' 7cbaab0a04'
127127 MAILCHIMP_NL_DATA : ' e81c4a72f1'
128- ACCOUNTS_APP_URL : ' https://accounts.topcoder.com/#/tc '
128+ ACCOUNTS_APP_URL : ' https://accounts.topcoder.com/#/member '
129129 ACCOUNTS_APP_CONNECTOR_URL : ' https://accounts.topcoder.com/connector.html'
130130
131131 constants
You can’t perform that action at this time.
0 commit comments