From e124476b0b7588175607afb22cdc9df23e1d71c4 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 16 Feb 2026 15:30:37 -0500 Subject: [PATCH] Update Week 2 Slides link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0f2ff7..bfcc36b 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ This chapter covers the debugging of our firmware for the Pico 2 MCU hello, worl ## Week 2 Hello, World - Debugging and Hacking Basics: Debugging and Hacking a Basic Program for the Pico 2 -### Week 2 Slides [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/WEEK01/WEEK02.pdf) +### Week 2 Slides [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/WEEK02/WEEK02.pdf) ### Week 2 Notebook [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/WEEK02/WEEK02.md)