Fix link to command line on sidebar

This commit is contained in:
Slava Kim
2014-10-27 15:10:46 -07:00
committed by Sashko Stubailo
parent 8f3ac8fb59
commit aa1fa4449f

View File

@@ -31,7 +31,7 @@ var sections = [
id: "learning-resources"
}),
section("Command Line Tool", {
id: "cli-tools"
id: "command-line"
}),
section("File Structure", {
id: "file-structure"