Skip to content

Commit 294fd40

Browse files
authored
Update README.md (vercel#156)
1 parent 07a7cd1 commit 294fd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The initial build will fail due to missing Stripe environment variables. After c
3939

4040
#### Setup redirect wildcards for deploy previews
4141

42-
For auth redirects (magic link, OAuth providers) to work correctly in deploy previews, navigate to the [auth settings](https://app.supabase.com/project/_/auth/settings) and add the following wildcard URL to "Redirect URLs": `https://**vercel.app/*/*`.
42+
For auth redirects (magic links, OAuth providers) to work correctly in deploy previews, navigate to the auth settings (i.e. `https://app.supabase.com/project/:project-id/auth/url-configuration`) and add the following wildcard URL to "Redirect URLs": `https://**vercel.app/*/*`.
4343

4444
You can read more about redirect wildcard patterns in the [docs](https://supabase.com/docs/guides/auth#redirect-urls-and-wildcards).
4545

0 commit comments

Comments
 (0)