Skip to content

Commit

Permalink
FIX: ignore links to mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 29, 2025
1 parent eec2cd2 commit ce033b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
linkcheck_ignore = [
"http://polywww.in2p3.fr",
"http://www.cmtsite.net",
"https://dev.mysql.com",
"https://www.gnu.org",
"https://www.sciencedirect.com/science/article/pii/S0168900209023870",
r"http://[A-Za-z0-9]+\.ihep\.ac\.cn",
Expand Down

0 comments on commit ce033b6

Please sign in to comment.