We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e316f4f commit 18a5ab7Copy full SHA for 18a5ab7
config/default.js
@@ -355,7 +355,7 @@ module.exports = {
355
{ separator: true },
356
{
357
title: 'Help',
358
- href: 'https://help.topcoder-dev.com/',
+ href: 'https://community-app.topcoder-dev.com/thrive/tracks?track=Topcoder',
359
},
360
361
config/production.js
@@ -183,7 +183,7 @@ module.exports = {
183
184
185
186
- href: 'https://help.topcoder.com/',
+ href: 'https://www.topcoder.com/thrive/tracks?track=Topcoder',
187
188
189
0 commit comments