diff --git a/SUMMARY.md b/SUMMARY.md index 12b9f531..a408dc30 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -64,11 +64,6 @@ - [Preparation](courses/foundation/intro-to-frontend/week1/preparation.md) - [Session Plan](courses/foundation/intro-to-frontend/week1/session-plan.md) - [Assignment](courses/foundation/intro-to-frontend/week1/assignment.md) - - [Intro to Agile](courses/foundation/intro-to-agile/README.md) - - [Week 1](courses/foundation/intro-to-agile/week1) - - [Preparation](courses/foundation/intro-to-agile/week1/preparation.md) - - [Session Plan](courses/foundation/intro-to-agile/week1/session-plan.md) - - [Assignment](courses/foundation/intro-to-agile/week1/assignment.md) - [Career Training](courses/foundation/career-training/README.md) - [Week 1](courses/foundation/career-training/week1/README.md) - [Session Materials](courses/foundation/career-training/week1/session-materials/) @@ -79,6 +74,11 @@ - [Week 2](courses/foundation/career-training/week2/README.md) - [Preparation](courses/foundation/career-training/week2/preparation.md) - [Session Plan](courses/foundation/career-training/week2/session-plan.md) + - [Intro to Agile](courses/foundation/intro-to-agile/README.md) + - [Week 1](courses/foundation/intro-to-agile/week1) + - [Preparation](courses/foundation/intro-to-agile/week1/preparation.md) + - [Session Plan](courses/foundation/intro-to-agile/week1/session-plan.md) + - [Assignment](courses/foundation/intro-to-agile/week1/assignment.md) - [Foundation Project](courses/foundation/final-project/README.md) - [Project Brief](courses/foundation/final-project/project-brief.md) - [Initial Card Assets](courses/foundation/final-project/assets/card/README.md) diff --git a/courses/foundation/README.md b/courses/foundation/README.md index bfee5ff4..332890b5 100644 --- a/courses/foundation/README.md +++ b/courses/foundation/README.md @@ -14,8 +14,8 @@ Here you'll learn the fundamentals for how the web works, the basics of programm | [Databases](./databases/README.md) | 1 | | [Intro to Backend](./intro-to-backend/README.md) | 1 | | [Intro to Frontend](./intro-to-frontend/README.md) | 1 | -| [Intro to Agile](./intro-to-agile/README.md) | 1 | | [Career Training](./career-training/README.md) | 2 | +| [Intro to Agile](./intro-to-agile/README.md) | 1 | | [Final project](./final-project/README.md) | 3 | Total: 17 weeks