From dcc1f526a4a8b1708c00da183db915801cc5287d Mon Sep 17 00:00:00 2001 From: Kirankumar Ambati Date: Wed, 3 Oct 2018 22:45:00 +0530 Subject: [PATCH] Removed Live Component Library broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe5658..cf00626 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A React wrapper around WinJS's controls. Implemented using the technique described on [this WinJS wiki page](https://github.com/winjs/winjs/wiki/Using-WinJS-with-React). - [Documentation](https://github.com/winjs/react-winjs/wiki/Documentation) - - [Live Component Library](https://brand.ai/styleguide/WinJS) + Live demos: - [Showcase](http://winjs.github.io/react-winjs/examples/showcase/index.html) ([source](https://github.com/winjs/react-winjs/tree/master/examples/showcase)): shows an example usage of each component.