Skip to content

Commit f34e95f

Browse files
calcsamDSchau
authored andcommitted
chore(www): switch webinar title (#12525)
Switch webinar link to new webinar
1 parent efaff38 commit f34e95f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

www/src/components/banner.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ const Banner = () => (
4949
<BannerContainer className="banner">
5050
<InnerContainer>
5151
<Content>
52-
<OutboundLink href="https://www.gatsbyjs.com/behind-the-scenes/">
53-
Watch now
52+
<OutboundLink href="https://www.gatsbyjs.com/gatsby-for-agencies/">
53+
Register now
5454
</OutboundLink>
55-
{`: “Behind the Scenes: What makes Gatsby Great”.`}
55+
{`: “Gatsby for Agencies and Teams: Better, Faster, Smarter”.`}
5656
</Content>
5757
</InnerContainer>
5858
</BannerContainer>

0 commit comments

Comments
 (0)