fixing git

This commit is contained in:
YOUR NAME 2018-06-15 00:41:08 +10:00
parent 592fbcc1dc
commit 85629f85d0

View file

@ -38,7 +38,7 @@ export default class HeadNavbar extends React.Component {
<Collapse isOpen={this.state.isOpen} navbar>
<Nav className="ml-auto" navbar>
<NavItem>
<NavLink href="/components/">Components</NavLink>
<NavLink href="/components/">Resources</NavLink>
</NavItem>
<NavItem>
<NavLink href="https://github.com/reactstrap/reactstrap">GitHub</NavLink>