From 0b595a301a2feb7f15193e2e13a6629f6bb6fa26 Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Fri, 5 Jul 2024 00:51:03 -0700 Subject: [PATCH] update link to the grokking resource --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 020cc1c..5b242b5 100644 --- a/README.md +++ b/README.md @@ -125,8 +125,7 @@ This repository contains resources to learn System Design concepts and prepare f - [Design Live Comments](https://systemdesign.one/live-comment-system-design/) ## 📇 Courses -- [Grokking Modern System Design Interview for Engineers & Managers](https://www.educative.io/courses/grokking-modern-system-design-interview-for-engineers-managers?aff=BZyO) -- [System Design Interview Prep Crash Course](https://www.educative.io/courses/system-design-interview-prep-crash-course?aff=BZyO) +- [Grokking the System Design Interview](https://www.designgurus.io/course/grokking-the-system-design-interview/?aff=mopp8k) ## 📜 Must-Read Engineering Articles - [How Discord stores trillions of messages](https://discord.com/blog/how-discord-stores-trillions-of-messages)