From 939d680f13c34c35a232e59584c4d7a040845e56 Mon Sep 17 00:00:00 2001 From: Carson Swoveland Date: Tue, 21 Jan 2025 21:05:02 -0500 Subject: [PATCH] Actually really fix the L2 lecture link --- book/src/lecture_nop_computer.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/src/lecture_nop_computer.md b/book/src/lecture_nop_computer.md index b581c61..5e83bc9 100644 --- a/book/src/lecture_nop_computer.md +++ b/book/src/lecture_nop_computer.md @@ -1,6 +1,7 @@ # L2 - The NOP Computer -[Lecture Slides](https://docs.google.com/presentation/d/15Mj2Q8XHWYfoa-bLAZE773oLuaPgVtdR3F_EtsCquoQ/edit?usp=sharing) +[Lecture Slides](https://docs.google.com/presentation/d/1g9Iwo7UGvAC2j5ET3NqOM1HMwSs-NftbdSZZpANnzIM/edit?usp=sharing) + Today we're going to discuss the very basics of what a "program" really is, see how a CPU can execute programs,