Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 3f2b479

Browse files
authored
Merge to master (#579)
Merge to master
2 parents 49baa96 + 3870fe0 commit 3f2b479

File tree

4 files changed

+485
-265
lines changed

4 files changed

+485
-265
lines changed

Diff for: components/common/header/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class NavBar extends React.Component {
5757
},
5858
{
5959
title: 'Blog',
60-
path: 'https://coderplex.org/blog',
60+
path: 'https://blog.coderplex.org',
6161
external: true,
6262
},
6363
{

0 commit comments

Comments
 (0)