Skip to content

Commit

Permalink
Merge pull request #81 from savoirfairelinux/olopezsumalaviachum-footer2
Browse files Browse the repository at this point in the history
Update footer.js
  • Loading branch information
olopezsumalaviachum authored Nov 16, 2024
2 parents dd14d01 + 9836124 commit da9fa8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Footer = () => {
<p>PRISM-ACCESS Open Minds is a health services innovation project to improve access to mental health care for youth. It is managed by the Youth Mental Health and Technology (YMHTech) Lab at the University of Montreal Hospital Centre,
and led by the Canada Research Chair in Innovation and Technology for Youth Mental Health Services
<br/>
<a href="https://www.ymhtech.com" target="_blank">www.ymhtech.com</a> / <a href="https://www.smjtechno.com" target="_blank">www.smjtechno.com</a></p>
<a href="https://www.ymhtech.com" target="_blank">www.ymhtech.com</a></p>
)
}
else {
Expand All @@ -37,7 +37,7 @@ const Footer = () => {
<br/>PRISM-ACCESS Esprits ouverts est un projet d’innovation dans les services de santé visant à améliorer l’accès des jeunes aux soins de santé mentale. Il est géré par le laboratoire Santé mentale des jeunes et technologies (SMJ-techno)
du Centre hospitalier de l'Université de Montréal est dirigé par la Chaire de recherche du Canada sur l’innovation et les technologies pour les services de soins de santé mentale pour les jeunes
<br/>
<a href="https://www.ymhtech.com" target="_blank">www.ymhtech.com</a> / <a href="https://www.smjtechno.com" target="_blank">www.smjtechno.com</a></p>
<a href="https://www.ymhtech.com" target="_blank">www.ymhtech.com</a></p>
)
}

Expand Down

0 comments on commit da9fa8e

Please sign in to comment.