From 16ba6ed66447fd2d54a3a69392d2c28de3b6533b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Fontcuberta?= Date: Sun, 12 May 2019 20:14:09 +0200 Subject: [PATCH] Update learning.md --- docs/learning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)