diff --git a/wpilibcExamples/src/main/cpp/templates/templates.json b/wpilibcExamples/src/main/cpp/templates/templates.json index e231663ce3..ab49ca29f3 100644 --- a/wpilibcExamples/src/main/cpp/templates/templates.json +++ b/wpilibcExamples/src/main/cpp/templates/templates.json @@ -21,7 +21,7 @@ "tags": [ "Command" ], - "foldername": "command" + "foldername": "commandbased" }, { "name": "Sample Robot",