We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927276c commit f3261d3Copy full SHA for f3261d3
config/default.js
@@ -382,7 +382,7 @@ module.exports = {
382
ACCOUNT_MENU: [
383
{
384
title: 'Settings',
385
- href: '/settings/profile',
+ href: 'https://community-app.topcoder-dev.com/settings/profile',
386
},
387
{ separator: true },
388
config/production.js
@@ -185,7 +185,7 @@ module.exports = {
185
186
187
188
+ href: 'https://topcoder.com/settings/profile',
189
190
191
0 commit comments