File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ exports[`Default render 1`] = `
108
108
" title" : " Events" ,
109
109
},
110
110
Object {
111
- " href" : " /blog" ,
111
+ " href" : " https://www.topcoder-dev.com /blog" ,
112
112
" title" : " Blog" ,
113
113
},
114
114
Object {
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ module.exports = {
109
109
ARENA : 'https://arena.topcoder-dev.com' ,
110
110
AUTH : 'http://accounts.topcoder-dev.com' ,
111
111
BASE : 'https://www.topcoder-dev.com' ,
112
- BLOG : 'https://www.topcoder.com/blog' ,
112
+ BLOG : 'https://www.topcoder-dev .com/blog' ,
113
113
BLOG_FEED : 'https://www.topcoder.com/blog/feed/' ,
114
114
COMMUNITY : 'https://community.topcoder-dev.com' ,
115
115
FORUMS : 'https://apps.topcoder-dev.com/forums' ,
@@ -325,7 +325,7 @@ module.exports = {
325
325
} ,
326
326
{
327
327
title : 'Blog' ,
328
- href : '/blog' ,
328
+ href : 'https://www.topcoder-dev.com /blog' ,
329
329
} ,
330
330
{
331
331
title : 'Thrive' ,
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ module.exports = {
159
159
} ,
160
160
{
161
161
title : 'Blog' ,
162
- href : '/blog' ,
162
+ href : 'https://www.topcoder.com /blog' ,
163
163
} ,
164
164
{
165
165
title : 'Thrive' ,
You can’t perform that action at this time.
0 commit comments