fix: ci - exclude symlinked external docs from lychee

This commit is contained in:
tukuaiai
2026-06-01 23:09:42 +08:00
parent 4ed66a3124
commit 396ce7e02a
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -149,6 +149,7 @@ git push origin develop
├── CONTRIBUTING.md # 贡献指南
├── .gitattributes # GitHub Linguist 语言统计规则
├── .gitignore # Git 忽略规则
├── .lychee.toml # GitHub Actions 外部链接检查配置
├── docs/ # 核心知识库
│ ├── README.md # docs 总索引