diff --git a/docs/learning.md b/docs/learning.md index d4017c29e..5d0e40cc2 100644 --- a/docs/learning.md +++ b/docs/learning.md @@ -6,7 +6,7 @@ sidebar_label: Learning Material - [TestingJavaScript.com](https://testingjavascript.com) 🏆 A HUGE course all about testing JavaScript applications (See also the - [course material with many examples using react-testing-library](https://github.com/testing-library/react-testing-library-course)) + [course material with many examples using react-testing-library](https://github.com/kentcdodds/react-testing-library-course)) by [Kent C. Dodds](https://github.com/kentcdodds) - [Migrating from Enzyme shallow rendering to explicit component mocks](https://www.youtube.com/watch?v=LHUdxkThTM0&list=PLV5CVI1eNcJgCrPH_e6d57KRUTiDZgs0u) - [Confident React](https://www.youtube.com/watch?v=qXRPHRgcXJ0&list=PLV5CVI1eNcJgNqzNwcs4UKrlJdhfDjshf)