From c5f336cd44856406ed5f020db92fab03f15d5ea1 Mon Sep 17 00:00:00 2001 From: Rafay Date: Mon, 16 Mar 2026 14:59:53 -0700 Subject: [PATCH] Updated link to the original Grokking course Updated link to the official, most up-to-date version of Grokking the System Design Interview by the original authors (Design Gurus). --- .../Grokking the System Design Interview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Grokking the System Design Interview/Grokking the System Design Interview.md b/Grokking the System Design Interview/Grokking the System Design Interview.md index e27fadf..c6f0de5 100644 --- a/Grokking the System Design Interview/Grokking the System Design Interview.md +++ b/Grokking the System Design Interview/Grokking the System Design Interview.md @@ -11,7 +11,7 @@ Junfan Zhu Course Links ------------- -https://www.educative.io/courses/grokking-the-system-design-interview/ +https://www.designgurus.io/course/grokking-the-system-design-interview/ ----