Skip to content

Commit 5b59cbd

Browse files
committed
Relative settings link by default #4616
1 parent 924295d commit 5b59cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ module.exports = {
382382
ACCOUNT_MENU: [
383383
{
384384
title: 'Settings',
385-
href: 'https://community-app.topcoder-dev.com/settings/profile',
385+
href: '/settings/profile',
386386
},
387387
{ separator: true },
388388
{

0 commit comments

Comments
 (0)