Skip to content

Commit f552fb3

Browse files
committed
Revise DI In React Link
1 parent e133648 commit f552fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/20.dependency-injection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ Inject.contextTypes = {
119119
- [What is Dependency Injection?](https://www.youtube.com/watch?v=IKD2-MAkXyQ)
120120
- [The Basics of Dependency Injection](https://www.youtube.com/watch?v=jXhdOTw1q5Q)
121121
- [Dependency injection in JavaScript](http://krasimirtsonev.com/blog/article/Dependency-injection-in-JavaScript)
122-
- [DI In React](https://github.com/krasimir/react-in-patterns/tree/master/patterns/dependency-injection)
122+
- [DI In React](https://github.com/krasimir/react-in-patterns/blob/master/book/chapter-10/README.md)

0 commit comments

Comments
 (0)