From 12eb96cd17c642c7a063f5745d2d61a9de18f1e1 Mon Sep 17 00:00:00 2001 From: Kat Brandt Date: Thu, 2 Nov 2023 13:40:41 -0600 Subject: [PATCH] updates event manager to csv workshop --- module1/lessons/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module1/lessons/index.md b/module1/lessons/index.md index 7233bf6d..f8cfc34d 100644 --- a/module1/lessons/index.md +++ b/module1/lessons/index.md @@ -17,7 +17,7 @@ title: Module 1 Lessons * [Nested Iteration Workshop](./nested_iteration_workshop) * [Class Methods](class_methods) * [Inheritance](./inheritance) -* [Event Manager](https://backend.turing.edu/module1/projects/eventmanager) +* [CSV Workshop](./csv_walkthrough.md) * [Ruby Object Model](./ruby_object_model)