Skip to content

Commit

Permalink
fix discord link splash page
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidprice committed Mar 25, 2022
1 parent 2c6646f commit 4f27235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/router/src/splash-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ const SplashPage = ({ hasGeneratedRoutes, routes }: SplashPageProps) => {
</a>
<a
className="social-link"
href="https://discord.gg/jjSYEQd"
href="https://discord.gg/redwoodjs"
target="_blank"
rel="noopener noreferrer"
aria-label="Go to RedwoodJS Discord server"
Expand Down

0 comments on commit 4f27235

Please sign in to comment.