Skip to content

Commit a9a8b9d

Browse files
authored
Merge pull request #11 from NASA-AMMOS/more-branding-fixes
Update aerie->plandev in a few images and google group links
2 parents d7c49db + 0cdea64 commit a9a8b9d

8 files changed

Lines changed: 14 additions & 14 deletions

File tree

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

src/components/HomepageCards/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ const LearnMoreList = [
147147
Img: require('@site/static/img/cards/plandev-learn-googlegroup-light.png').default,
148148
ImgDark: require('@site/static/img/cards/plandev-learn-googlegroup-dark.png').default,
149149
size: 'col--4',
150-
link: 'https://groups.google.com/u/3/g/aerie-users',
150+
link: 'https://groups.google.com/u/3/g/plandev-users',
151151
linkTitle: 'PlanDev Users Group',
152152
description: <>Stay up-to-date on the latest news and releases by joining the PlanDev Users Google Group.</>,
153153
},

src/components/HomepageFooter/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const links = [
3131
{
3232
category: 'Learn more',
3333
label: 'PlanDev Users Group',
34-
href: 'https://groups.google.com/u/3/g/aerie-users',
34+
href: 'https://groups.google.com/u/3/g/plandev-users',
3535
type: 'link',
3636
},
3737
{

0 commit comments

Comments
 (0)