From 3b1731e809b1101c36b506a2a910c9c2c17c0e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bel=C3=A9n=20Curcio?= Date: Fri, 23 Dec 2016 10:56:15 -0300 Subject: [PATCH] Update FRONTEND.md --- docs/frontend/FRONTEND.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/frontend/FRONTEND.md b/docs/frontend/FRONTEND.md index 9aba49453..dd98145f5 100644 --- a/docs/frontend/FRONTEND.md +++ b/docs/frontend/FRONTEND.md @@ -90,7 +90,7 @@ More about this architecture: ## Redux We use Redux to handle the state container of Talk. -[How we to use Redux, and how we use it with Talk]((https://github.com/coralproject/talk/blob/frontenddocs/docs/frontend/REDUX.md)) +[How we to use Redux, and how we use it with Talk](https://github.com/coralproject/talk/blob/frontenddocs/docs/frontend/REDUX.md) ## ImmutableJS