diff --git a/.vscode/launch.json b/.vscode/launch.json index 30daa57..31a8a86 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -8,7 +8,7 @@ "type": "vscode-edge-devtools.debug", "request": "launch", "name": "Launch Microsoft Edge and open the Edge DevTools", - "url": "https://oliik2013.github.io/sigma.pl/index.html", + "url": "https://oliik2013.github.io/sigma.pl/", "webRoot": "${workspaceFolder}" }, ]