diff --git a/docs/xamarin-forms/platform/sign-in-with-apple/android-ios-sign-in.md b/docs/xamarin-forms/platform/sign-in-with-apple/android-ios-sign-in.md index d4fb3ee67..2cdb98f22 100644 --- a/docs/xamarin-forms/platform/sign-in-with-apple/android-ios-sign-in.md +++ b/docs/xamarin-forms/platform/sign-in-with-apple/android-ios-sign-in.md @@ -11,7 +11,7 @@ ms.date: 09/10/2019 # Use Sign In with Apple in Xamarin.Forms -[![Download Sample](~/media/shared/download.png) Download the sample](https://github.com/Redth/Xamarin.AppleSignIn.Sample) +[![Download Sample](~/media/shared/download.png) Download the sample](https://docs.microsoft.com/samples/xamarin/xamarin-forms-samples/signinwithapple/) Sign In with Apple is for all new applications on iOS 13 that use third-party authentication services. The implementation details between iOS and Android are quite different. This guide walks through how you can do this today in Xamarin.Forms.