feat: update links for improved accessibility

This commit is contained in:
Amruth Pillai
2026-05-26 13:09:30 +02:00
parent dd1e37e579
commit 8da780c868
43 changed files with 952 additions and 189 deletions
+2 -2
View File
@@ -98,8 +98,8 @@
"inputs": ["$TURBO_DEFAULT$", "$TURBO_ROOT$/.env*"],
"outputs": ["dist/**", ".vercel/**"]
},
"lint": {
"dependsOn": ["^lint"]
"doctor": {
"dependsOn": ["^doctor"]
},
"typecheck": {
"dependsOn": ["source"]