mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fix link to command line on sidebar
This commit is contained in:
committed by
Sashko Stubailo
parent
8f3ac8fb59
commit
aa1fa4449f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user