diff --git a/.vscode/extensions.json b/.vscode/extensions.json index eced87a..da46322 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,9 +1,9 @@ { - // See http://go.microsoft.com/fwlink/?LinkId=827846 + // See https://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ // Extension identifier format: ${publisher}.${name}. Example: vscode.csharp "ms-vscode.csharp", "quantum.quantum-devkit-vscode" ] -} \ No newline at end of file +}