Skip to content

Commit 2a11aa8

Browse files
authored
Merge pull request #63 from dwyl/upd
update github relative link
2 parents 2e1a6c1 + e39f267 commit 2a11aa8

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
@@ -199,7 +199,7 @@ which is even *smaller* when GZipped!
199199
**Longer Answer**:
200200
While *many* Redux apps and tutorials use React, Redux is ***totally separate*** from React. Dan's EggHead Video Tutorials do feature React heavily from **Lesson 8** *onwards*.
201201

202-
React is a *good* fit for rendering views in a Redux-based app, however there are many other *great* alternative component-based virtual-DOM-enabled view rendering libraries (*#mouth-full*) that work *really* well with Redux; e.g: https://github.com/dekujs/deku
202+
React is a *good* fit for rendering views in a Redux-based app, however there are many other *great* alternative component-based virtual-DOM-enabled view rendering libraries (*#mouth-full*) that work *really* well with Redux; e.g: https://github.com/anthonyshort/deku
203203

204204
Considering that React is *the* fastest growing "*view*" (*DOM Rendering*) library of 2015
205205
and the pace of its' adoption looks set to *continue* in 2016

0 commit comments

Comments
 (0)