fix: broken links

This commit is contained in:
DecDuck
2026-01-28 20:38:31 +11:00
parent c571dccc61
commit 974b1d0f76
8 changed files with 16 additions and 13 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
{
"recommendations": ["astro-build.astro-vscode"],
"recommendations": [
"astro-build.astro-vscode",
"hideoo.starlight-links",
"unifiedjs.vscode-mdx"
],
"unwantedRecommendations": []
}