Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Commit

Permalink
Update Pepite France D2E url to match the new website
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrohee committed Dec 7, 2016
1 parent a9a8a7e commit 71dd267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/application/Contact/ContactForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const ContactForm = ({contact, errors, onChange}) => {
</RadioGroup>
</FormGroup>
<Panel bsStyle="info" className={(contact.situation == 'graduate') ? 'required' : 'required hidden'}>
<div>Diplômé·e en 2016, si tu obtiens le statut étudiant·e-entrepreneur·e, tu devras t'inscrire au <a target="_blank" href="http://www.pepite-france.fr/diplome-detablissement-etudiant-entrepreneur/">diplôme d’établissement étudiant-entrepreneur (D2E)</a> via ton Pepite.</div>
<div>Diplômé·e en 2016, si tu obtiens le statut étudiant·e-entrepreneur·e, tu devras t'inscrire au <a target="_blank" href="http://www.pepite-france.fr/b-diplome-etudiant-entrepreneur-2">diplôme d’établissement étudiant-entrepreneur (D2E)</a> via ton Pepite.</div>
</Panel>
<FormGroup className="required">
<ControlLabel>J'ai déjà obtenu le statut l'année dernière</ControlLabel>
Expand Down

0 comments on commit 71dd267

Please sign in to comment.