diff --git a/README.md b/README.md index 4ca10e6c..53eaf01d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ For bucket access, consult the Realm docs team. > > The template apps in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Lay of the Land diff --git a/sync-todo/v2/client/cpp/README.md b/sync-todo/v2/client/cpp/README.md index 62892a0d..fd2ec93e 100644 --- a/sync-todo/v2/client/cpp/README.md +++ b/sync-todo/v2/client/cpp/README.md @@ -11,6 +11,7 @@ This app uses a terminal UI built with [FTXUI](https://github.com/ArthurSonzogni > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration diff --git a/sync-todo/v2/client/flutter/README.md b/sync-todo/v2/client/flutter/README.md index e06713bc..8fc3da95 100644 --- a/sync-todo/v2/client/flutter/README.md +++ b/sync-todo/v2/client/flutter/README.md @@ -13,6 +13,7 @@ A todo list application built with the [Atlas Device SDK for Flutter](https://ww > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Create Your App diff --git a/sync-todo/v2/client/kotlin-sdk/README.md b/sync-todo/v2/client/kotlin-sdk/README.md index c06d09ec..19719c48 100644 --- a/sync-todo/v2/client/kotlin-sdk/README.md +++ b/sync-todo/v2/client/kotlin-sdk/README.md @@ -7,6 +7,7 @@ > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration diff --git a/sync-todo/v2/client/maui/README.md b/sync-todo/v2/client/maui/README.md index 72faaa71..474322fa 100644 --- a/sync-todo/v2/client/maui/README.md +++ b/sync-todo/v2/client/maui/README.md @@ -12,6 +12,7 @@ run this template app. > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration diff --git a/sync-todo/v2/client/react-native/README.md b/sync-todo/v2/client/react-native/README.md index 90bfb786..cb64f2a4 100644 --- a/sync-todo/v2/client/react-native/README.md +++ b/sync-todo/v2/client/react-native/README.md @@ -12,6 +12,7 @@ run this template app. > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Prerequisites diff --git a/sync-todo/v2/client/swiftui/README.md b/sync-todo/v2/client/swiftui/README.md index 3bbbf700..5833631b 100644 --- a/sync-todo/v2/client/swiftui/README.md +++ b/sync-todo/v2/client/swiftui/README.md @@ -14,6 +14,7 @@ This project uses Swift Package Manager (SPM) to load dependencies. > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration diff --git a/sync-todo/v2/generated/cpp/README.md b/sync-todo/v2/generated/cpp/README.md index 62892a0d..fd2ec93e 100644 --- a/sync-todo/v2/generated/cpp/README.md +++ b/sync-todo/v2/generated/cpp/README.md @@ -11,6 +11,7 @@ This app uses a terminal UI built with [FTXUI](https://github.com/ArthurSonzogni > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration diff --git a/sync-todo/v2/generated/flutter/README.md b/sync-todo/v2/generated/flutter/README.md index e06713bc..8fc3da95 100644 --- a/sync-todo/v2/generated/flutter/README.md +++ b/sync-todo/v2/generated/flutter/README.md @@ -13,6 +13,7 @@ A todo list application built with the [Atlas Device SDK for Flutter](https://ww > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Create Your App diff --git a/sync-todo/v2/generated/kotlin-sdk/README.md b/sync-todo/v2/generated/kotlin-sdk/README.md index c06d09ec..19719c48 100644 --- a/sync-todo/v2/generated/kotlin-sdk/README.md +++ b/sync-todo/v2/generated/kotlin-sdk/README.md @@ -7,6 +7,7 @@ > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration diff --git a/sync-todo/v2/generated/maui/README.md b/sync-todo/v2/generated/maui/README.md index 72faaa71..474322fa 100644 --- a/sync-todo/v2/generated/maui/README.md +++ b/sync-todo/v2/generated/maui/README.md @@ -12,6 +12,7 @@ run this template app. > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration diff --git a/sync-todo/v2/generated/react-native/README.md b/sync-todo/v2/generated/react-native/README.md index 90bfb786..cb64f2a4 100644 --- a/sync-todo/v2/generated/react-native/README.md +++ b/sync-todo/v2/generated/react-native/README.md @@ -12,6 +12,7 @@ run this template app. > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Prerequisites diff --git a/sync-todo/v2/generated/swiftui/README.md b/sync-todo/v2/generated/swiftui/README.md index 3bbbf700..5833631b 100644 --- a/sync-todo/v2/generated/swiftui/README.md +++ b/sync-todo/v2/generated/swiftui/README.md @@ -14,6 +14,7 @@ This project uses Swift Package Manager (SPM) to load dependencies. > > The template app in this repository should only be used as a reference for > the on-device database and not to create a new app based on Device Sync. +> Refer to the [deprecation page](https://www.mongodb.com/docs/atlas/device-sdks/>deprecation/) for details. ## Configuration