Skip to content

Commit 790a446

Browse files
committed
Improved launch configuration
1 parent fbc3632 commit 790a446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"--incognito"
1111
],
1212
"preLaunchTask": "Start and watch for changes",
13-
"url": "http://localhost:8000/mkdocs-material/",
13+
"url": "http://localhost:8000/",
1414
"webRoot": "${workspaceFolder}",
1515
"sourceMaps": true,
1616
"sourceMapPathOverrides": {

0 commit comments

Comments
 (0)