From cddf1497ea8c1688cf4bdc9c9dac5f96b8a458e0 Mon Sep 17 00:00:00 2001 From: Adam Blanchard Date: Mon, 19 Jan 2026 14:20:26 +0100 Subject: [PATCH 1/2] Update assignment.md --- shared-modules/agile-teamwork/week1/assignment.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/shared-modules/agile-teamwork/week1/assignment.md b/shared-modules/agile-teamwork/week1/assignment.md index e787a6d8..cac6ef8f 100644 --- a/shared-modules/agile-teamwork/week1/assignment.md +++ b/shared-modules/agile-teamwork/week1/assignment.md @@ -2,5 +2,3 @@ There is no individual assignment for this module. Instead, the concepts practiced during the session are expected to be applied directly in your Final Project. - -## Instructions From 3b671ecb695efb95ec7bc183a70f14c7920e7b18 Mon Sep 17 00:00:00 2001 From: Adam Blanchard Date: Mon, 19 Jan 2026 14:34:34 +0100 Subject: [PATCH 2/2] Fix summary.md to hopefully fix odd navigation bug linking to incorrect module --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 19567084..8c04b026 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -162,7 +162,7 @@ - [Session Plan](shared-modules/collaboration-via-github/week1/session-plan.md) - [Assignment](shared-modules/collaboration-via-github/week1/assignment.md) - [Agile Teamwork](shared-modules/agile-teamwork/README.md) - - [Week 1](shared-modules/agile-teamwork/week1) + - [Week 1](shared-modules/agile-teamwork/week1/README.md) - [Preparation](shared-modules/agile-teamwork/week1/preparation.md) - [Session Plan](shared-modules/agile-teamwork/week1/session-plan.md) - [Assignment](shared-modules/agile-teamwork/week1/assignment.md)