We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e133648 commit f552fb3Copy full SHA for f552fb3
patterns/20.dependency-injection.md
@@ -119,4 +119,4 @@ Inject.contextTypes = {
119
- [What is Dependency Injection?](https://www.youtube.com/watch?v=IKD2-MAkXyQ)
120
- [The Basics of Dependency Injection](https://www.youtube.com/watch?v=jXhdOTw1q5Q)
121
- [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)
+- [DI In React](https://github.com/krasimir/react-in-patterns/blob/master/book/chapter-10/README.md)
0 commit comments