Skip to content

Commit

Permalink
FIX: ignore IFIC indico
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 29, 2024
1 parent 30875e3 commit 8d2c33b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@
}
html_title = "Solutions to STRONG2020 HaSP School"
linkcheck_anchors = False
linkcheck_ignore = [
"https://indico.ific.uv.es/event/6803",
]
myst_enable_extensions = [
"amsmath",
"colon_fence",
Expand Down

0 comments on commit 8d2c33b

Please sign in to comment.