This commit is contained in:
YOUR NAME 2018-07-23 00:13:35 +10:00
parent 698eddbb66
commit 7b77664686
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ class App extends Component {
{/* <Redirect to="/blog" /> */}
<Route path="/team" component={Team} />
{/* <Route component={Error} /> */}
<Route component={Error} />
</Switch>
<Footer />
<DriftChat />

View file

@ -50,7 +50,7 @@ export default class HeadNavbar extends Component {
<Link to="/team" replace >Team</Link>
</NavLink>
<NavLink href="blog.innovationdrive.co">
<NavLink href="https://blog.innovationdrive.co">
Blog
</NavLink>
<NavLink href="https://innovationdrive/sign-in">