Fix rematch link
Rematch.github.io doesn’t have a top-level page. Admittedly, a 404 for / is more a bug on their side, but this works for now.
This commit is contained in:
parent
fa0a2969b8
commit
4ae54a7ee8
@ -2,7 +2,7 @@
|
|||||||
# What's Updux?
|
# What's Updux?
|
||||||
|
|
||||||
So, I'm a fan of [Redux][]. Two days ago I discovered
|
So, I'm a fan of [Redux][]. Two days ago I discovered
|
||||||
[rematch][] alonside a few other frameworks built atop Redux.
|
[rematch](https://rematch.github.io/rematch) alonside a few other frameworks built atop Redux.
|
||||||
|
|
||||||
It has a couple of pretty good ideas that removes some of the
|
It has a couple of pretty good ideas that removes some of the
|
||||||
boilerplate. Keeping mutations and asynchronous effects close to the
|
boilerplate. Keeping mutations and asynchronous effects close to the
|
||||||
|
Loading…
Reference in New Issue
Block a user