Merge pull request #378 from betagouv/path-infrance

Update Footer.js
pull/380/head
Mael 2018-10-01 10:27:23 +02:00 committed by GitHub
commit 5f1adf57e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -14,15 +14,15 @@ const Footer = ({ colours: { colour } }) => (
<a href="https://beta.gouv.fr">
<img
src={betaGouvSvg}
alt="un service de ltat français incubé par beta.gouv.fr"
alt="un service de lEtat français incubé par beta.gouv.fr"
/>
</a>
</div>
<p className="ui__ notice">
This website is provided by the{' '}
<a href="https://www.urssaf.fr">URSSAF</a>, the French social security
contributions collector, with the help of the French government's
startup incubator, <a href="https://beta.gouv.fr">beta.gouv.fr</a>.
contributions collector, and the governments public startup incubator,{' '}
<a href="https://beta.gouv.fr">beta.gouv.fr</a>.
</p>
</div>
</footer>

View File

@ -67,7 +67,7 @@ class SocialSecurity extends Component<Props, {}> {
allowFullScreen
/>
</div>
<h2>How much does it cost ?</h2>
<h2>How much does it cost to hire ?</h2>
</>
)}
<Simulateur displayHiringProcedures />