From a26db2292f153b825101f49577ce9b6f3a0a2cf6 Mon Sep 17 00:00:00 2001 From: "MD. Mizanur Rahman" Date: Wed, 4 Nov 2020 09:31:57 -0800 Subject: [PATCH] fix community link [404 not found] (#30313) Summary: The README file in this repo has a bad link - [404:NotFound] Status code [404:NotFound] - Link: https://reactnative.dev/en/help ## Changelog fixed link: https://reactnative.dev/help [Link] [fixed] - fixed broken link. Pull Request resolved: https://github.com/facebook/react-native/pull/30313 Test Plan: ![image](https://user-images.githubusercontent.com/46071874/98048666-5fe91c00-1e58-11eb-804e-b90f6d77b15f.png) Reviewed By: yungsters Differential Revision: D24716546 Pulled By: cpojer fbshipit-source-id: 684285e5cc0bb6fadc88c1f25d77b38d482084ce --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb54a2231a3..af9316f2e2a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ · Contribute · - Community + Community · Support