From cfd7534993247d7febc1663faceaa28d1fcc519c Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Tue, 12 Mar 2024 08:35:10 +0545 Subject: [PATCH] Update docs/sdks/react-native/GETTING_STARTED.md Co-authored-by: Vincent (Wen Yu) Ge --- docs/sdks/react-native/GETTING_STARTED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sdks/react-native/GETTING_STARTED.md b/docs/sdks/react-native/GETTING_STARTED.md index 254beb0412..306f0952d3 100644 --- a/docs/sdks/react-native/GETTING_STARTED.md +++ b/docs/sdks/react-native/GETTING_STARTED.md @@ -79,7 +79,7 @@ account.create(ID.unique(), 'me@example.com', 'password', 'Jane Doe') ### Learn more You can use the following resources to learn more and get help -- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/getting-started-for-react-native) +- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/quick-starts/react-native)``` - 📜 [Appwrite Docs](https://appwrite.io/docs) - 💬 [Discord Community](https://appwrite.io/discord) - 🚂 [Appwrite React Native Playground](https://github.com/appwrite/playground-for-react-native) \ No newline at end of file