Skip to content

Commit

Permalink
Update linkcheck ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Oct 21, 2024
1 parent 1f80ae2 commit b0ccafb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@

linkcheck_ignore = [
r"https://github\.com/4dn-dcic/pairix/blob/master/pairs_format_specification\.md.*",
r"https://hictk.*\.org\.readthedocs\.build/.*",
r"https://hictk.*\.org/_/downloads/en/.*/pdf/",
r"https://hictk\..*readthedocs\..*\.readthedocs\.build/.*",
r"https://hictk\..*readthedocs\..*/_/downloads/en/.*/pdf/",
]

primary_domain = "cpp"
Expand Down

0 comments on commit b0ccafb

Please # to comment.