We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 838a5b2 + 2c80641 commit 5939091Copy full SHA for 5939091
1 file changed
src/lib/stores/oauth-providers.ts
@@ -27,7 +27,7 @@ export const oAuthProviders: Record<string, Provider> = {
27
apple: {
28
name: 'Apple',
29
icon: 'apple',
30
- docs: 'https://developer.apple.com/',
+ docs: 'https://developer.apple.com/sign-in-with-apple/',
31
component: Apple
32
},
33
auth0: {
0 commit comments