Skip to content

Commit e75f66b

Browse files
committed
fix support email address to match address in footer
1 parent 71fc628 commit e75f66b

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)