mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Fix linkchecker failures (#6471)
* Exclude www.doxygen.nl from urls checked in linkchecker.yml.
This commit is contained in:
@@ -72,6 +72,7 @@ jobs:
|
||||
--exclude "linkedin.com"
|
||||
--exclude "web.cels.anl.gov"
|
||||
--exclude "www.doxygen.org"
|
||||
--exclude "www.doxygen.nl"
|
||||
"${{ steps.build_docs.outputs.html_path }}/**/*.html"
|
||||
output: lychee-report.md
|
||||
format: markdown
|
||||
|
||||
Reference in New Issue
Block a user