From 68b3bff680304fc355a6a1d36306624135e4ca07 Mon Sep 17 00:00:00 2001 From: Rogier van der Hee Date: Mon, 30 Nov 2020 08:30:51 +0100 Subject: [PATCH] Fix link to the store review blog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca0d39d..3501271 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ void OpenStoreReviewPage(string appId); #### Request Review UWP (all versions), Android and iOS only to prompt for the user to review the app. Only on Android 5.0 (API level 21) & iOS 10.3+ devices: -Read: https://blog.xamarin.com/requesting-reviews-ios-10-3s-skstorereviewcontroller/ +Read: https://devblogs.microsoft.com/xamarin/requesting-reviews-ios-10-3s-skstorereviewcontroller/ ```csharp ///