diff --git a/.vscode/launch.json b/.vscode/launch.json index 695ed64f..9434ab0e 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "args": [ "index", "--root", - "/Users/gaudy-microsoft/Desktop/indexes_examples/christmas-carol" + "" ], "console": "integratedTerminal" },