From cbb303206de7fa16b288197189d7e21e7cabc792 Mon Sep 17 00:00:00 2001 From: Mara Kim Date: Thu, 18 Aug 2016 12:56:26 -0500 Subject: [PATCH] Fix link to example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8890b38..bc270c4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ let EchoConsole = React.createClass({ }); ``` -See the [example project](example) used in the [live demo][demo-url]. +See the [example project](docs/example) used in the [live demo][demo-url]. ## Installation