feat: add link validation & fix broken/relative links

This commit is contained in:
DuroCodes
2024-05-24 17:31:00 -04:00
parent 8b177a8f40
commit 1c6c0f8ec5
18 changed files with 45 additions and 39 deletions

View File

@@ -23,6 +23,7 @@
"astro": "4.9.1",
"sharp": "^0.32.5",
"starlight-blog": "^0.7.1",
"starlight-links-validator": "^0.8.0",
"starlight-typedoc": "^0.12.1",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "next",