Skip to content

Commit 029ce50

Browse files
authored
docs: Fix URL for apple configuration in docs (#319)
1 parent 38759e2 commit 029ce50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ANDROID_EXTRA.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Services setup
44

5-
To support Sign In with Apple on Android, we make use of Apple's [web setup](https://help.apple.com/developer-account/#/dev1c0e25352), but you'll need iOS configured as well.
5+
To support Sign In with Apple on Android, we make use of Apple's [web setup](https://developer.apple.com/help/account/configure-app-capabilities/configure-sign-in-with-apple-for-the-web), but you'll need iOS configured as well.
66

77
Note: The name of your Service ID is what Apple will show to Android users when logging in. e.g. "Use your Apple ID to sign in to Example App".
88

@@ -15,4 +15,4 @@ When you're done with the web setup, you should have a Service ID that:
1515

1616
## Example
1717
![Apple dev console](images/siwa-android-1.png)
18-
![Apple dev console](images/siwa-android-2.png)
18+
![Apple dev console](images/siwa-android-2.png)

0 commit comments

Comments
 (0)