Update paths to minimize re-directs

This commit is contained in:
Mrugesh Mohapatra
2016-05-03 15:06:20 +00:00
parent 40be7fc024
commit b02ddc135d
9 changed files with 9 additions and 9 deletions

View File

@@ -95,7 +95,7 @@ export default class extends React.Component {
return (
<NavItem
eventKey={ 2 }
href='/login'>
href='/signin'>
Sign In
</NavItem>
);