ci: ignore nginx website in find broken links
This commit is contained in:
parent
311ea7b3b7
commit
c2355a49b2
|
@ -119,6 +119,7 @@ find_broken_links:
|
|||
--exclude-all-private
|
||||
--exclude-mail
|
||||
--exclude 'demo\.funkwhale\.audio'
|
||||
--exclude 'nginx\.com'
|
||||
--exclude-path 'docs/_templates/'
|
||||
-- .
|
||||
|
||||
|
|
Loading…
Reference in New Issue