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.
typescript
Andrew Grangaard 2019-10-17 11:40:47 -07:00 committed by GitHub
parent fa0a2969b8
commit 4ae54a7ee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# What's Updux?
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
boilerplate. Keeping mutations and asynchronous effects close to the