Commit e85cf7b
committed
ci(links): exclude APT repo roots captured in notebook stdout
apt-get install output captured in notebook cells contains URLs like
http://deb.debian.org/debian-security which are repository roots, not
browseable web pages. Lychee was flagging them as 404. Add the standard
Debian + Ubuntu APT mirror hosts so any notebook capturing apt-get
output stays clean.1 parent 3752512 commit e85cf7b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
0 commit comments