From 0dd051d2ba898e07369e68d5b83efe97b02d851f Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Tue, 30 Jun 2026 14:23:45 +0100 Subject: [PATCH] chore: replace http links with https (#812) --- .vscode/extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 1d7b13b..34966b1 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,5 +1,5 @@ { - // 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": [ "bierner.github-markdown-preview",