Skip to content

Commit a2f04f0

Browse files
committed
fix: increase linkcheck timeout
1 parent f1a8a14 commit a2f04f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
extensions = ["sphinx_docsearch", "myst_parser"]
1818
myst_enable_extensions = ["colon_fence", "deflist"]
1919
linkcheck_ignore = ["https://dashboard.algolia.com"]
20+
linkcheck_timeout = 60
2021
html_show_sourcelink = False
2122

2223
# DocSearch Sphinx extension

0 commit comments

Comments
 (0)