Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3870fe0

Browse files
authoredNov 22, 2019
Update to new blog URL
1 parent 47355c1 commit 3870fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎components/common/header/index.js

Lines changed: 1 addition & 1 deletion
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
{

1 commit comments

Comments
 (1)
This repository has been archived.