Skip to content

Commit

Permalink
Fix paths #9
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Sep 16, 2024
1 parent b8f1c99 commit b95ed5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lectures/HOME.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@

### week 1

1. [intro, software architecture](slides/00_intro.html)
2. [software development life cycles](slides/01_sdlc.html)
1. [intro, software architecture](../slides/00_intro.html)
2. [software development life cycles](../slides/01_sdlc.html)

### week 2

1. [week 1 summary](slides/02_previously.html)
2. [scrum](slides/02_srcum.html)
1. [week 1 summary](../slides/02_previously.html)
2. [scrum](../slides/02_scrum.html)

0 comments on commit b95ed5a

Please sign in to comment.