Skip to content

Commit ef31741

Browse files
authored
Massage link checker (#11357)
1 parent bb7d135 commit ef31741

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lychee.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,9 @@ exclude = [
165165
'https://www.figma.com/.*',
166166

167167
# Temporarily down or not accessible.
168-
'https://github.com/rerun-io/rerun/releases/download/prerelease', # Pre-release downloads may go down while a pre-release updates or pre-release CI partially breaks.
169168
'https://dl.acm.org/doi/10.1145/3638550.3643617', # We might be getting rate-limited here.
169+
'https://forum.doom9.org/.*',
170+
'https://github.com/rerun-io/rerun/releases/download/prerelease', # Pre-release downloads may go down while a pre-release updates or pre-release CI partially breaks.
170171
'https://wiki.ros.org/.*', # Constant timeouts.
171172
'https://www.doxygen.nl/.*', # Getting 403, but the links work.
172173

0 commit comments

Comments
 (0)