From cc191f34893796aa3012132ebeaa73ba09de21a3 Mon Sep 17 00:00:00 2001 From: conceptdev Date: Tue, 15 Oct 2019 10:09:20 -0700 Subject: [PATCH] [local-notifications] fix screenshot link on samplepage https://docs.microsoft.com/en-us/samples/xamarin/monodroid-samples/localnotifications/ --- LocalNotifications/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LocalNotifications/README.md b/LocalNotifications/README.md index f948ca3aa..6c90ea3d0 100644 --- a/LocalNotifications/README.md +++ b/LocalNotifications/README.md @@ -1,6 +1,6 @@ --- name: Xamarin.Android - Android Local Notifications Sample -description: This sample app accompanies the article, Walkthrough - Using Local Notifications in Xamarin.Android. +description: This sample app accompanies the article Using Local Notifications in Xamarin.Android. page_type: sample languages: - csharp @@ -11,9 +11,9 @@ urlFragment: localnotifications # Android Local Notifications Sample This sample app accompanies the article, -[Walkthrough - Using Local Notifications in Xamarin.Android](https://docs.microsoft.com/en-us/xamarin/android/app-fundamentals/notifications/local-notifications-walkthrough). +[Walkthrough - Using Local Notifications in Xamarin.Android](https://docs.microsoft.com/xamarin/android/app-fundamentals/notifications/local-notifications-walkthrough). -![Android app screenshot](Screenshots/screenshots.png) +![Android app screenshot](Screenshots/screenshot-1.png) When you tap the button displayed in the MainActivity screen, a notification is created. When you tap the notification, it