Skip to content

Commit

Permalink
Add MIT license URL to linkcheck ignore...
Browse files Browse the repository at this point in the history
  • Loading branch information
GeigerJ2 committed Oct 18, 2024
1 parent 1e7b7f2 commit dc3910e
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 @@ -145,6 +145,7 @@
r"https://www.sciencedirect.com/science/.*",
r"http://dx.doi.org/10.5075/epfl-thesis-7179", # EPFL blocks repeating requests
r"http://qe2019.ijs.si/index.html", # event page does not exist anymore
r"https://opensource.org/licenses/MIT", # linkcheck failing...
]

aiida_ignore_event_checks = [
Expand Down

0 comments on commit dc3910e

Please sign in to comment.