Skip to content

Commit da9fa8e

Browse files
Merge pull request #81 from savoirfairelinux/olopezsumalaviachum-footer2
Update footer.js
2 parents dd14d01 + 9836124 commit da9fa8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const Footer = () => {
2727
<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,
2828
and led by the Canada Research Chair in Innovation and Technology for Youth Mental Health Services
2929
<br/>
30-
<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>
30+
<a href="https://www.ymhtech.com" target="_blank">www.ymhtech.com</a></p>
3131
)
3232
}
3333
else {
@@ -37,7 +37,7 @@ const Footer = () => {
3737
<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)
3838
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
3939
<br/>
40-
<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>
40+
<a href="https://www.ymhtech.com" target="_blank">www.ymhtech.com</a></p>
4141
)
4242
}
4343

0 commit comments

Comments
 (0)