🐛 Correction d'un lien

pull/294/head
Mael 2018-06-27 16:21:25 +00:00
parent 64cd91f182
commit 24299115b7
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class Search extends React.Component {
return (
<>
<Company {...this.state.input} />
<Link to="/simulate-costs" className="ui__ button">
<Link to="/hiring-and-social-security" className="ui__ button">
Simulate costs
</Link>
</>