docs: support detecting broken link cross-projects (#10483)

* docs: support detecting broken link cross-projects

* remove double separators
This commit is contained in:
Shahed Nasser
2024-12-06 19:54:46 +02:00
committed by GitHub
parent a76b533604
commit e7e36f39fb
28 changed files with 492 additions and 166 deletions

View File

@@ -41,6 +41,7 @@
"react-transition-group": "^4.4.5",
"rehype-mdx-code-props": "^3.0.1",
"rehype-slug": "^6.0.0",
"remark-rehype-plugins": "*",
"slugify": "^1.6.6",
"swr": "^2.2.0",
"tailwind": "*",