Skip to content

Commit d7c49db

Browse files
authored
Merge pull request #8 from NASA-AMMOS/fix/homepage-email
Fix support email address to match address in footer
2 parents 71fc628 + e75f66b commit d7c49db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/HomepageCards/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ const LearnMoreList = [
181181
{
182182
title: 'Something else?',
183183
size: 'col--4',
184-
link: 'support@aerie.ammos.nasa.gov',
185-
linkTitle: 'support@aerie.ammos.nasa.gov',
184+
link: 'mailto:plandev-support@googlegroups.com',
185+
linkTitle: 'plandev-support@googlegroups.com',
186186
description: (
187187
<>
188188
Have a specific quesion that you'd like help with? Curious to speak with someone directly? Send us an email and

0 commit comments

Comments
 (0)