From 892fc649a2e7043dfe293e8b74ba4ed631e56d87 Mon Sep 17 00:00:00 2001 From: Shiva Nandan Date: Sat, 9 Jul 2016 14:11:25 +0530 Subject: [PATCH] Fix link to more resources page --- docs/Networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Networking.md b/docs/Networking.md index 798087fc2712..0cd5444c614d 100644 --- a/docs/Networking.md +++ b/docs/Networking.md @@ -126,4 +126,4 @@ ws.onclose = (e) => { }; ``` -If you've gotten here by reading linearly through the tutorial, then you are a pretty impressive human being. Congratulations. Next, you might want to check out [all the cool stuff the community does with React Native](/react-native/docs/more-resource.html). +If you've gotten here by reading linearly through the tutorial, then you are a pretty impressive human being. Congratulations. Next, you might want to check out [all the cool stuff the community does with React Native](/react-native/docs/more-resources.html).