Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f9e00c3

Browse files
committed
Minor config value fix
1 parent 9ebe5c6 commit f9e00c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/front/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"DIRECT_URL_BASE": "https://www.topcoder.com/direct/projectOverview?formData.projectId=",
7777
"OWNER_LOGIN_GITHUB_URL":"/api/v1/github/owneruser/login",
7878
"OWNER_LOGIN_GITLAB_URL":"/api/v1/gitlab/owneruser/login",
79-
"TOPCODER_URL": "https://topcoder-dev.com",
79+
"TOPCODER_URL": "https://topcoder.com",
8080
"GITHUB_TEAM_URL": "https://github.com/orgs/",
8181
"GITLAB_GROUP_URL": "https://gitlab.com/groups/"
8282
}

0 commit comments

Comments
 (0)