You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lychee.toml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -165,8 +165,9 @@ exclude = [
165
165
'https://www.figma.com/.*',
166
166
167
167
# 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.
169
168
'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.
170
171
'https://wiki.ros.org/.*', # Constant timeouts.
171
172
'https://www.doxygen.nl/.*', # Getting 403, but the links work.
0 commit comments