Skip to content

Commit

Permalink
fix: Quick fix docs by ignoring pythia.org (#2301)
Browse files Browse the repository at this point in the history
Another broken URL
  • Loading branch information
andiwand committed Jul 13, 2023
1 parent 93fb63e commit cb16df8
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 @@ -56,6 +56,7 @@
r"https://cernvm.cern.ch/.*",
r"https://tavianator.com/.*",
r"http://eigen.tuxfamily.org.*",
r"https://pythia.org.*",
]

# -- Options for HTML output --------------------------------------------------
Expand Down

0 comments on commit cb16df8

Please sign in to comment.