From 0f6067ca67fe3c36dd3024390e44750323c77cf6 Mon Sep 17 00:00:00 2001 From: Gul Jamal Zim <1929036+gjzim@users.noreply.github.com> Date: Sun, 3 Oct 2021 21:21:53 +0600 Subject: [PATCH] Fix Networking: Khan Academy broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87d8c57..a19fc6c 100644 --- a/README.md +++ b/README.md @@ -1171,7 +1171,7 @@ Graphs can be used to represent many problems in computer science, so this secti - ### Networking - **if you have networking experience or want to be a reliability engineer or operations engineer, expect questions** - Otherwise, this is just good to know - - [ ] [Khan Academy](https://www.khanacademy.org/computing/computer-science/computers-and-internet-code-org) + - [ ] [Khan Academy](https://www.khanacademy.org/computing/code-org/computers-and-the-internet) - [ ] [UDP and TCP: Comparison of Transport Protocols (video)](https://www.youtube.com/watch?v=Vdc8TCESIg8) - [ ] [TCP/IP and the OSI Model Explained! (video)](https://www.youtube.com/watch?v=e5DEVa9eSN0) - [ ] [Packet Transmission across the Internet. Networking & TCP/IP tutorial. (video)](https://www.youtube.com/watch?v=nomyRJehhnM)