Skip to content

Commit b26a78c

Browse files
committed
fix(readme): Redact image url
1 parent 790da2e commit b26a78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ With [redux-devtools](https://github.com/gaearon/redux-devtools/) in place, you
106106

107107
Pro hint, it can be toggled off by setting `window.$REDUX_DEVTOOL = false;` in `boot.js`.
108108

109-
![redux-devtools inaction](https://raw.githubusercontent.com/coodoo/react-redux-isomorphic-example/master/assets/images/cap.png)
109+
![redux-devtools inaction](https://raw.githubusercontent.com/coodoo/react-redux-isomorphic-example/master/client/assets/images/cap.png)
110110

111111
## Special thanks
112112

0 commit comments

Comments
 (0)