Fix broken link in /docs/MoreResources.md

Summary:
`Next →` link on `https://facebook.github.io/react-native/docs/more-resources.html` is currently broken

Click on `Next →` link and make sure you are not redirected to the main page
Closes https://github.com/facebook/react-native/pull/14487

Differential Revision: D5245159

Pulled By: javache

fbshipit-source-id: c8bc75af28736ab074c99a238b49368af313e598
This commit is contained in:
Nikolai Katkov 2017-06-14 02:00:20 -07:00 committed by Facebook Github Bot
parent e428fb4a8b
commit 0431164bbd

View File

@ -4,7 +4,7 @@ title: More Resources
layout: docs layout: docs
category: The Basics category: The Basics
permalink: docs/more-resources.html permalink: docs/more-resources.html
next: components next: components-and-apis
previous: network previous: network
--- ---