We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095c7f6 commit 6617691Copy full SHA for 6617691
.gitmodules
@@ -22,6 +22,6 @@
22
[submodule "src/EducativeIo/Courses/GrokkingTheCodingInterview"]
23
path = src/EducativeIo/Courses/GrokkingTheCodingInterview
24
url = https://github.com/computer-science-engineering/educativeio-courses_grokking-coding-interview
25
-[submodule "src/ByteByteGo/Courses/SystemDesignInterview"]
26
- path = src/ByteByteGo/Courses/SystemDesignInterview
+[submodule "src/ByteByteGo/Courses/bytebytego-courses_system-design-interview"]
+ path = src/ByteByteGo/Courses/bytebytego-courses_system-design-interview
27
url = https://github.com/computer-science-engineering/bytebytego-courses_system-design-interview
0 commit comments