diff --git a/.vscode/launch.json b/.vscode/launch.json index 639e38390..81cad6d62 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "--incognito" ], "preLaunchTask": "Start and watch for changes", - "url": "http://localhost:8000/mkdocs-material/", + "url": "http://localhost:8000/", "webRoot": "${workspaceFolder}", "sourceMaps": true, "sourceMapPathOverrides": {