diff --git a/source/sync/device-sync-deprecation.txt b/source/sync/device-sync-deprecation.txt index 543123f42..623c91cf0 100644 --- a/source/sync/device-sync-deprecation.txt +++ b/source/sync/device-sync-deprecation.txt @@ -43,6 +43,9 @@ PowerSync PowerSync is a sync engine that keeps backend databases in sync with on-device SQLite databases. +For more information on migration, refer to the following: + +- `PowerSync Reference Architecture Guide `__ - `Atlas Device Sync to PowerSync migration guide `__ ObjectBox @@ -80,7 +83,10 @@ Ably Ably is a real-time infrastructure service that uses Pub/Sub APIs in a wide variety of SDKs to power live experiences. -Refer to the `Ably documentation `__ to learn more. +For more information on migration, refer to the following: + +- `Ably Reference Architecture Guide `__ +- `Ably documentation `__ Parse (Open Source) ~~~~~~~~~~~~~~~~~~~