From 9a82cf235c6d20b0227d5f0fbc766a49c1372b93 Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Fri, 13 Sep 2024 09:48:58 -0400 Subject: [PATCH] fix docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a44f071e9..ace061b512 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ > [!WARNING] > We announced the deprecation of Atlas Device Sync + Realm SDKs in September 2024. For more information please see: -> - [SDK Deprecation](https://www.mongodb.com/docs/atlas/device-sdks/device-sdk-deprecation) +> - [SDK Deprecation](https://www.mongodb.com/docs/atlas/device-sdks/deprecation) > - [Device Sync Deprecation](https://www.mongodb.com/docs/atlas/app-services/sync/device-sync-deprecation) > > For a version of `realm-dotnet` without sync features, install version 20 or see the "community" branch.