diff --git a/server/views/resources/about.jade b/server/views/resources/about.jade index 5e7ea6a71a..025570b797 100644 --- a/server/views/resources/about.jade +++ b/server/views/resources/about.jade @@ -135,7 +135,9 @@ block content h2.text-center Whom to contact for what: table.table.table-stripe tr - td Support (team@freecodecamp.com) + td Support ( + a(href='mailto:team@freecodecamp.com') team@freecodecamp.com + | ) td a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson tr