From 0a069e56050006bcc84bda783e2e80aa0c2552a5 Mon Sep 17 00:00:00 2001 From: Valeriy Kovalenko Date: Thu, 29 Oct 2020 18:56:20 +0200 Subject: [PATCH] Fixed the reference to the iOS setup doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4703c96..a4f19c7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Cross platform plugin for handling Google authentication. [![NuGet Pre Release](https://img.shields.io/nuget/vpre/Plugin.GoogleClient.svg?label=NuGet)](https://www.nuget.org/packages/Plugin.GoogleClient) * Install into your .NETStandard project and Client projects. * Create your [Google Firebase Console Platform](docs/GoogleFirebaseConsoleSetup.md) application. -* Follow the [Android](docs/AndroidSetup.md) and [iOS](GoogleClient/docs/iOSSetup.md) guides +* Follow the [Android](docs/AndroidSetup.md) and [iOS](docs/iOSSetup.md) guides * Check out [Getting Started](docs/GettingStarted.md) **Platform Support**