From 0a4a0bcb87a775e56bead01d7883694300cbe15a Mon Sep 17 00:00:00 2001 From: John Storey <38730299+stohn777@users.noreply.github.com> Date: Sat, 18 May 2024 13:09:03 -0700 Subject: [PATCH] Update README.md with correct URL Issue #101 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f02c207..4166b63 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Some of these blogs and videos are not necessarily Salesforce-specific but give ### Videos - [Dependency Injection Overview](https://www.youtube.com/watch?v=IKD2-MAkXyQ&t=0s&index=3&list=PL-oxrNbxQl3-wPOf0t3PT-0JYXiOBwReG) by Anthony Ferrara -- [Advanced Apex Design Patterns](https://www.youtube.com/watch?v=IKD2-MAkXyQ) by Andy Fawcett +- [Advanced Apex Design Patterns](https://www.youtube.com/watch?v=BLXp0ZP0cF0) by Andy Fawcett - [Writing True Unit Tests Using Dependency Injection and Mocking](https://www.youtube.com/watch?v=hj4538vR6Mg&list=PL-oxrNbxQl3-wPOf0t3PT-0JYXiOBwReG&index=4) by Alex Tennant ### Blogs