Skip to content

Commit 7ce2abb

Browse files
authored
docs: Added reference to video from lecture
1 parent 9b58cf2 commit 7ce2abb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

lesson_15/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Lesson 15
22

3+
## Lecture Resources
4+
5+
* [What is the OSI Model and Is It Still Relevant?](https://youtu.be/qiHCdgSo9zs)
6+
37
## Homework
48

59
* Read HFDP 9
@@ -14,4 +18,4 @@ For this assignment, you will build a NodeJS web server using the TypeScript pro
1418
* [Serving static files in Express](https://expressjs.com/en/starter/static-files.html)
1519
* [Serving static files example on GitHub](https://github.com/expressjs/express/tree/master/examples/static-files)
1620

17-
[lesson-01]: /lesson_01/
21+
[lesson-01]: /lesson_01/

0 commit comments

Comments
 (0)