We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6617691 commit f6460aeCopy full SHA for f6460ae
.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/bytebytego-courses_system-design-interview"]
26
- path = src/ByteByteGo/Courses/bytebytego-courses_system-design-interview
+[submodule "src/ByteByteGo/Courses/system-design-interview"]
+ path = src/ByteByteGo/Courses/system-design-interview
27
url = https://github.com/computer-science-engineering/bytebytego-courses_system-design-interview
0 commit comments