Skip to content

Commit

Permalink
chore(www): switch webinar title (#12525)
Browse files Browse the repository at this point in the history
Switch webinar link to new webinar
  • Loading branch information
calcsam authored and DSchau committed Mar 12, 2019
1 parent efaff38 commit f34e95f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/src/components/banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ const Banner = () => (
<BannerContainer className="banner">
<InnerContainer>
<Content>
<OutboundLink href="https://www.gatsbyjs.com/behind-the-scenes/">
Watch now
<OutboundLink href="https://www.gatsbyjs.com/gatsby-for-agencies/">
Register now
</OutboundLink>
{`: “Behind the Scenes: What makes Gatsby Great”.`}
{`: “Gatsby for Agencies and Teams: Better, Faster, Smarter”.`}
</Content>
</InnerContainer>
</BannerContainer>
Expand Down

0 comments on commit f34e95f

Please sign in to comment.