Skip to content

Commit d12b36f

Browse files
fixed SQL home
1 parent d1d9b54 commit d12b36f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Not only this, the platform will also serve as one point destination for all you
120120
* [Interview-Questions/System-Design](Interview-Questions/System-design.md)
121121
* [Interview-Questions/Natural-Language-Processing](Interview-Questions/Natural-Language-Processing.md)
122122
* [Interview-Questions/Probability](Interview-Questions/Probability.md)
123+
* [Interview-Questions/SQL](Interview-Questions/SQL-Interview-Questions.md)
123124
* [Interview-Questions/ML-Algorithms](Interview-Questions/Machine-Learning.md)
124125

125126

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ plugins:
121121
- "Interview-Questions/System-design.md"
122122
- "Interview-Questions/Natural-Language-Processing.md"
123123
- "Interview-Questions/Probability.md"
124+
- "Interview-Questions/SQL-Interview-Questions.md"
124125
# - another_page.md
125126
restart_increment_after:
126127
- Interview-Questions/*"

0 commit comments

Comments
 (0)