Skip to content

Commit 9aff01a

Browse files
authored
Merge pull request #107 from cjduncana/dead-link
Repair dead link to blog.reactandbethankful.com
2 parents d826828 + 74b12d2 commit 9aff01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
Examples of how to think about and model data and UI state
4141

4242
- **Understanding the Functional Revolution in Front-End Applications**
43-
http://blog.reactandbethankful.com/posts/2015/09/15/understanding-the-functional-revolution/
43+
https://web.archive.org/web/20171020192305/http://blog.reactandbethankful.com/posts/2015/09/15/understanding-the-functional-revolution/
4444
Higher-level tutorial describing functional programming and how it relates to Javascript, UI, and client-side applications
4545

4646
- **Functional UI and Components as Higher Order Functions**

0 commit comments

Comments
 (0)