From ae510572eeb8c565096fca3638947431c57c1924 Mon Sep 17 00:00:00 2001 From: Juliet Eyraud <103968576+juliet-e@users.noreply.github.com> Date: Wed, 28 Feb 2024 22:24:33 -0600 Subject: [PATCH] add bulk discounts link to m2 projects page --- module2/projects/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/projects/index.md b/module2/projects/index.md index 5271268f..a5daf6f2 100644 --- a/module2/projects/index.md +++ b/module2/projects/index.md @@ -6,4 +6,4 @@ title: Module 2 - Projects * [Relational Rails](./relational_rails/) - Solo project, weeks 1-2 * [Adopt Don't Shop](https://github.com/turingschool-examples/adopt-dont-shop-7) - Pair project, week 2-3 * [Little Esty Shop](https://github.com/turingschool-examples/little-shop-7) - Group project, weeks 4-5 -* Final solo project - week 6 +* [Bulk Discounts](https://backend.turing.edu/module2/projects/bulk_discounts/) - Final solo project, week 6