Skip to content

Commit e30ac1f

Browse files
committed
Rename tool as Opportunities
1 parent 325f6df commit e30ac1f

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)