From 46f6b38bb7f0e6ed4eb742ae8e31dc29c4163bd5 Mon Sep 17 00:00:00 2001 From: Simon Rozsival Date: Sat, 28 Jan 2017 19:51:31 +0100 Subject: [PATCH] img fix --- Rewritten-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rewritten-docs.md b/Rewritten-docs.md index f21a39b..75bf83d 100644 --- a/Rewritten-docs.md +++ b/Rewritten-docs.md @@ -3186,7 +3186,7 @@ object and the action object and it creates a new state. This process is very ea reason about and is also very easy to test using unit tests. Please read the [redux documentation](http://redux.js.org/) for detailed information about the library. -![Redux state handling schema](https://camo.githubusercontent.com/af8803571294fe373a54d039be8f9709f15a2ad4/687474703a2f2f6d616b6569746f70656e2e636f6d2f7374617469632f696d616765732f72656475785f666c6f7763686172742e706e67) +![Redux state handling schema](https://github.com/ReCodEx/wiki/raw/master/images/redux.png) ##### Redux Middleware