From a24575f0dbf70cabaef51a9c15376c86855d4eaf Mon Sep 17 00:00:00 2001 From: Devil Red <0x860111@gmail.com> Date: Wed, 16 Sep 2015 13:57:38 +0200 Subject: [PATCH] Fixed link on ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 034a9620f1..e3a152a6b4 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ React.render(( ), document.body) ``` -See more in the [Introduction](/docs/introduction/README.md) and [Advanced +See more in the [Introduction](/docs/Introduction.md) and [Advanced Usage](/docs/advanced/README.md). ### Thanks