Skip to content

Commit 177c701

Browse files
committed
Updates for #4626
1 parent 2b5c7ea commit 177c701

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ module.exports = {
309309
},
310310
{
311311
title: 'Competitive Programming',
312-
href: 'https://arena.topcoder-dev.com',
312+
href: '/community/arena',
313313
},
314314
{
315315
title: 'Gig Work',

config/production.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ module.exports = {
111111
},
112112
{
113113
title: 'Competitive Programming',
114-
href: 'https://arena.topcoder.com',
114+
href: '/community/arena',
115115
},
116116
{
117117
title: 'Gig Work',

0 commit comments

Comments
 (0)