mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
[CI Docs] Allow linkcheck to retry before declaring link broken (#3276)
* Update conf.py * Create 3276.misc.rst
This commit is contained in:
@@ -207,6 +207,7 @@ texinfo_documents = [
|
||||
# A list of regular expressions that match URIs that should not be
|
||||
# checked when doing a linkcheck build.
|
||||
linkcheck_ignore = [r"https://java.com*", r"https://chocolatey.org*"]
|
||||
linkcheck_retries = 3
|
||||
|
||||
|
||||
# -- Options for extensions -----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user