Skip to content

Commit 183218b

Browse files
committed
Remove reference to old tc-website / community.topcoder.com
2 parents c9c5e4f + eb8bd4e commit 183218b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/utils/url.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ export const getSubPageConfiguration = (location, loginUserHandle) => {
215215
}
216216

217217
if (url.includes('/challenges')) {
218-
toolName = 'Activity Feed';
218+
toolName = 'Opportunities';
219219
toolRoot = '/challenges';
220220
loginRedirect = '/challenges';
221221
type = 'tool';

0 commit comments

Comments
 (0)