From 0d64a3316225bf75e308911a767efefa1c28e9af Mon Sep 17 00:00:00 2001 From: leavesster <11785335+leavesster@users.noreply.github.com> Date: Mon, 13 Jun 2022 17:42:34 +0800 Subject: [PATCH] fix readme href link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4686f01a..c9954f0a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ For RN >= 0.61 please install react-native-fs at version >= @2.16.0! ## Table of Contents 1. [Changelog](#Changelog) 1. Usage - 1. [iOS](#usage-ios) + 1. [iOS](#usage-iosmacos) 1. [Android](#usage-android) 1. [Windows](#usage-windows) 1. [Examples](#Examples)