From e463c9bb080baa57fd88296d204e48651345a5b7 Mon Sep 17 00:00:00 2001 From: Spencer Ahrens Date: Thu, 26 Mar 2015 11:07:15 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e263fd032..ba2753f04 100644 --- a/README.md +++ b/README.md @@ -191,4 +191,4 @@ var MyCustomView = createReactIOSNativeComponentClass({ }); ``` -More documentation, tutorials, and more on the [React Native website](http://facebook.github.io/react-native/). +Further documentation, tutorials, and more on the [React Native website](http://facebook.github.io/react-native/docs/getting-started.html).