Skip to content

Commit 388e8ff

Browse files
Merge pull request #299 from HackYourFuture-CPH/reorder-agile-foundation
Switched order of agile and career training in foundation
2 parents 2611d6e + 6dece34 commit 388e8ff

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

SUMMARY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@
6464
- [Preparation](courses/foundation/intro-to-frontend/week1/preparation.md)
6565
- [Session Plan](courses/foundation/intro-to-frontend/week1/session-plan.md)
6666
- [Assignment](courses/foundation/intro-to-frontend/week1/assignment.md)
67-
- [Intro to Agile](courses/foundation/intro-to-agile/README.md)
68-
- [Week 1](courses/foundation/intro-to-agile/week1)
69-
- [Preparation](courses/foundation/intro-to-agile/week1/preparation.md)
70-
- [Session Plan](courses/foundation/intro-to-agile/week1/session-plan.md)
71-
- [Assignment](courses/foundation/intro-to-agile/week1/assignment.md)
7267
- [Career Training](courses/foundation/career-training/README.md)
7368
- [Week 1](courses/foundation/career-training/week1/README.md)
7469
- [Session Materials](courses/foundation/career-training/week1/session-materials/)
@@ -79,6 +74,11 @@
7974
- [Week 2](courses/foundation/career-training/week2/README.md)
8075
- [Preparation](courses/foundation/career-training/week2/preparation.md)
8176
- [Session Plan](courses/foundation/career-training/week2/session-plan.md)
77+
- [Intro to Agile](courses/foundation/intro-to-agile/README.md)
78+
- [Week 1](courses/foundation/intro-to-agile/week1)
79+
- [Preparation](courses/foundation/intro-to-agile/week1/preparation.md)
80+
- [Session Plan](courses/foundation/intro-to-agile/week1/session-plan.md)
81+
- [Assignment](courses/foundation/intro-to-agile/week1/assignment.md)
8282
- [Foundation Project](courses/foundation/final-project/README.md)
8383
- [Project Brief](courses/foundation/final-project/project-brief.md)
8484
- [Initial Card Assets](courses/foundation/final-project/assets/card/README.md)

courses/foundation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Here you'll learn the fundamentals for how the web works, the basics of programm
1414
| [Databases](./databases/README.md) | 1 |
1515
| [Intro to Backend](./intro-to-backend/README.md) | 1 |
1616
| [Intro to Frontend](./intro-to-frontend/README.md) | 1 |
17-
| [Intro to Agile](./intro-to-agile/README.md) | 1 |
1817
| [Career Training](./career-training/README.md) | 2 |
18+
| [Intro to Agile](./intro-to-agile/README.md) | 1 |
1919
| [Final project](./final-project/README.md) | 3 |
2020

2121
Total: 17 weeks

0 commit comments

Comments
 (0)