Skip to content

Commit 74499b1

Browse files
KATO-Hiroclaude
andcommitted
fix: Add outdated_information.md to lychee exclude_path
This archived page contains image paths written for MkDocs build output and likely has stale external links — consistent with the other excluded archived pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 19b39ba commit 74499b1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lychee.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ exclude = [
5353
# Exclude archived pages that intentionally contain broken/dead links
5454
exclude_path = [
5555
"docs/archived/broken_links\\.md",
56-
"docs/archived/no_longer_available\\.md",
5756
"docs/archived/migrate_servers\\.md",
57+
"docs/archived/no_longer_available\\.md",
58+
"docs/archived/outdated_information\\.md",
5859
]
5960

6061
# Accept 429 (Rate Limited) in addition to default success codes (100–103, 200–299)

0 commit comments

Comments
 (0)