Skip to content

Commit 5a90dcd

Browse files
authored
Fix broken discord auth link (#429)
1 parent 4c388b6 commit 5a90dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensaas-sh/blog/src/content/docs/guides/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ To create a Google OAuth app and get your Google API keys, follow the instructio
8989

9090
To create a GitHub OAuth app and get your GitHub API keys, follow the instructions in [Wasp's GitHub Auth docs](https://wasp.sh/docs/auth/social-auth/github#3-creating-a-github-oauth-app).
9191

92-
To create a Discord OAuth app and get your Discord API keys, follow the instructions in [Wasp's Discord Auth docs](docs/auth/social-auth/google#3-creating-a-google-oauth-app)
92+
To create a Discord OAuth app and get your Discord API keys, follow the instructions in [Wasp's Discord Auth docs](https://wasp.sh/docs/auth/social-auth/discord#3-creating-a-discord-app)
9393

9494
Again, Wasp will take care of the rest and update your AuthUI components accordingly.

0 commit comments

Comments
 (0)