Skip to content

Commit

Permalink
Fix linkcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
holgern committed Mar 11, 2024
1 parent e0eda91 commit eec3335
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,3 +404,7 @@ def setup(app):

# -- Extension configuration -------------------------------------------------
link_github = True

linkcheck_ignore = [
r'(../)?auto_examples/',
]

0 comments on commit eec3335

Please sign in to comment.