From a52ecdfc2903adb6c0d5bcfd6f5f5d59cb788c21 Mon Sep 17 00:00:00 2001 From: Cynthia Tran Date: Tue, 13 Oct 2020 17:50:34 -0700 Subject: [PATCH] Updated link to the git pages doc Link was broken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a96bb58d..bab40660 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ An asynchronous, unencrypted, persistent, key-value storage system for React Nat ## Getting Started -Head over to [documentation](https://react-native-community.github.io/async-storage/) to learn more. +Head over to [documentation](https://react-native-async-storage.github.io/async-storage/docs/install) to learn more. ## Contribution