Skip to content

Commit 7486937

Browse files
authored
docs: fix links in syllabus (#622)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 56f3b45 commit 7486937

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

syllabus/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Regular course work and homework assignments will be provided throughout lessons
156156
<td>
157157
<b>Software Design - Project Week</b>
158158
<ul>
159-
<li><a href="../project_oop/README.md">Project OOP</a></li>
159+
<li><a href="../project_oop">Project OOP</a></li>
160160
</ul>
161161
</td>
162162
</tr>
@@ -187,7 +187,7 @@ Regular course work and homework assignments will be provided throughout lessons
187187
<td>
188188
<b>Capstone Project, Week 1</b>
189189
<ul>
190-
<li><a href="../capstone/README.md">Capstone Project</a></li>
190+
<li><a href="../capstone">Capstone Project</a></li>
191191
<li><a href="../lesson_27">Lesson 27 - Integrating with Backend APIs</a></li>
192192
<li><a href="../lesson_28">Lesson 28 - Intro to Databases</a></li>
193193
</ul>
@@ -198,7 +198,7 @@ Regular course work and homework assignments will be provided throughout lessons
198198
<td>
199199
<b>Capstone Project, Week 2</b>
200200
<ul>
201-
<li><a href="../capstone/README.md">Capstone Project</a></li>
201+
<li><a href="../capstone">Capstone Project</a></li>
202202
</ul>
203203
</td>
204204
</tr>
@@ -207,7 +207,7 @@ Regular course work and homework assignments will be provided throughout lessons
207207
<td>
208208
<b>Capstone Project, Week 3</b>
209209
<ul>
210-
<li><a href="../capstone/README.md">Capstone Project</a></li>
210+
<li><a href="../capstone">Capstone Project</a></li>
211211
</ul>
212212
</td>
213213
</tr>

0 commit comments

Comments
 (0)