From 9e849267e32dbc4896070d7e1dd0c535dd86923b Mon Sep 17 00:00:00 2001 From: wagslane Date: Wed, 24 Jul 2024 16:36:55 -0600 Subject: [PATCH] missed git 2 link --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index dc34c9f..66ceb5e 100644 --- a/README.md +++ b/README.md @@ -44,16 +44,16 @@ This is a living roadmap for [Boot.dev's free-to-read computer science program f ### Section 3: Going Deeper (optional) -| Course Name | Primary Language Link | Secondary Language Link | -| --------------------------- | ------------------------------------------------------------ | ------------------------------------------------- | -| Learn Git 2 | [Git 2](https://www.boot.dev/courses/learn-git-2) | [Git 2](https://www.boot.dev/courses/learn-git-2) | -| Learn the HTTP Protocol | Go | TypeScript | -| Learn Kubernetes | [Kubernetes](https://www.boot.dev/courses/learn-kubernetes) | *same* | -| Learn PubSub Architectures | [Go](https://www.boot.dev/courses/learn-pub-sub) | *none* | -| Learn Algorithms 2 | [Python](https://boot.dev/courses/learn-advanced-algorithms) | *none* | -| Learn Cryptography | [Go](https://boot.dev/courses/learn-cryptography) | *none* | -| Learn Server Administration | Linux/Standard VPS | *none* | -| Build a Web Crawler | TypeScript | *none* | +| Course Name | Primary Language Link | Secondary Language Link | +| --------------------------- | ------------------------------------------------------------ | ----------------------- | +| Learn Git 2 | [Git 2](https://www.boot.dev/courses/learn-git-2) | *same* | +| Learn the HTTP Protocol | Go | TypeScript | +| Learn Kubernetes | [Kubernetes](https://www.boot.dev/courses/learn-kubernetes) | *same* | +| Learn PubSub Architectures | [Go](https://www.boot.dev/courses/learn-pub-sub) | *none* | +| Learn Algorithms 2 | [Python](https://boot.dev/courses/learn-advanced-algorithms) | *none* | +| Learn Cryptography | [Go](https://boot.dev/courses/learn-cryptography) | *none* | +| Learn Server Administration | Linux/Standard VPS | *none* | +| Build a Web Crawler | TypeScript | *none* | ### Courses we're thinking about adding