From 349b6f056bbeca9a2448dff0b4ea75fad563c7e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kr=C3=A6n=20Hansen?= Date: Wed, 31 Jan 2024 20:03:13 +0100 Subject: [PATCH] Rewording sub-section of "Documentation" --- packages/realm/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/realm/README.md b/packages/realm/README.md index 82227abc2e..773b65006c 100644 --- a/packages/realm/README.md +++ b/packages/realm/README.md @@ -60,9 +60,9 @@ The third tier covers our experimental packages. We work on them occasionally, a ## Documentation -### Realm React Native and Node.js +### Atlas Device SDKs for React Native and Node.js -The documentation for the Realm React Native SDK can be found at [mongodb.com/docs/realm/sdk/react-native/](https://www.mongodb.com/docs/realm/sdk/react-native/). The documentation for Realm Node.js SDK can be found at [mongodb.com/docs/realm/sdk/node](https://www.mongodb.com/docs/realm/sdk/node/). +The documentation for the Atlas Device SDK for React Native can be found at [mongodb.com/docs/realm/sdk/react-native/](https://www.mongodb.com/docs/realm/sdk/react-native/). The documentation for the Atlas Device SDK for Node.js can be found at [mongodb.com/docs/realm/sdk/node](https://www.mongodb.com/docs/realm/sdk/node/). The API reference is located at [docs.mongodb.com/realm-sdks/js/latest/](https://docs.mongodb.com/realm-sdks/js/latest/).