docs: drop excludes
This commit is contained in:
parent
e485e6c4ba
commit
0d28f2b671
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@
|
|||
'';
|
||||
docs-linkcheck = pkgs.testers.lycheeLinkCheck rec {
|
||||
extraConfig = {
|
||||
exclude = [
|
||||
"https://fonts.gstatic.com"
|
||||
"https://monitoring.nix-community.org/alertmanager" # 401 behind auth
|
||||
];
|
||||
include_mail = true;
|
||||
include_verbatim = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue