Thanks to visit codestin.com
Credit goes to github.com

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

fixed urls to coderplex #27

Merged
merged 2 commits into from
Oct 19, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into fix-links
  • Loading branch information
vinaypuppal authored Oct 19, 2017
commit cdf41841e1a50640e8434dc3847c12e348083d27
1 change: 1 addition & 0 deletions components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export default props => {
{
title: 'Blog',
path: 'https://medium.com/coderplex',
external: true,
},
];
return (
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.