We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc3632 commit 790a446Copy full SHA for 790a446
.vscode/launch.json
@@ -10,7 +10,7 @@
10
"--incognito"
11
],
12
"preLaunchTask": "Start and watch for changes",
13
- "url": "http://localhost:8000/mkdocs-material/",
+ "url": "http://localhost:8000/",
14
"webRoot": "${workspaceFolder}",
15
"sourceMaps": true,
16
"sourceMapPathOverrides": {
0 commit comments