From 0d7176ea2d2aca3a565963540b77c3e43e83f1fe Mon Sep 17 00:00:00 2001 From: Andrey Popp <8mayday@gmail.com> Date: Fri, 21 Feb 2014 15:51:27 +0400 Subject: [PATCH] docs: update react-router-component link --- docs/complementary-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/complementary-tools.md b/docs/complementary-tools.md index da2760b4..8006a962 100644 --- a/docs/complementary-tools.md +++ b/docs/complementary-tools.md @@ -36,7 +36,7 @@ If you want your project on this list, or think one of these projects should be * **[director](https://github.com/flatiron/director)** (for an example see [TodoMVC](https://github.com/tastejs/todomvc/blob/gh-pages/architecture-examples/react/js/app.jsx#L29)) * **[Backbone](http://backbonejs.org/)** (for an example see [github-issues-viewer](https://github.com/jaredly/github-issues-viewer)) * **[react-router](https://github.com/jaredly/react-router)** (example coming soon) - * **[react-router-component](https://github.com/andreypopp/react-router-component)** + * **[react-router-component](http://andreypopp.viewdocs.io/react-router-component)** ### Model management