From ad0422d98986aa48e27712951731861ae1dace60 Mon Sep 17 00:00:00 2001 From: Randall71 <51382079+Randall71@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:09:27 +0000 Subject: [PATCH] docs: fix broken link (#3323) --- docs/pages/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/installation.md b/docs/pages/installation.md index cba4aa9d92..49d7370f6e 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -51,7 +51,7 @@ Video only: end ``` -Video with caching ([more info](docs/caching.md)): +Video with caching ([more info](other/caching.md)): ```diff pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'