From 59d3a89da09f3ba29dfacbcda1a631300610700c Mon Sep 17 00:00:00 2001 From: Kristian Dupont Date: Mon, 6 Feb 2017 23:00:02 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ecb3557a..4dcfc7a4 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ This project hosts the JavaScript versions of [Realm](https://realm.io/). Curren ## Getting Started -Please see the detailed instructions in our docs to use [Realm React Native](https://realm.io/docs/react-native/latest/#getting-started). +Please see the detailed instructions in our docs to use [Realm Javascript](https://realm.io/docs/javascript/latest/#getting-started). ## Documentation ### Realm React Native and Node.js -The documentation can be found at [realm.io/docs/react-native/latest](https://realm.io/docs/react-native/latest). -The API reference is located at [realm.io/docs/react-native/latest/api](https://realm.io/docs/react-native/latest/api). +The documentation can be found at [realm.io/docs/javascript/latest](https://realm.io/docs/javascript/latest). +The API reference is located at [realm.io/docs/javscript/latest/api](https://realm.io/docs/javascript/latest/api). ## Getting Help