We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a0fa8 commit e4e3550Copy full SHA for e4e3550
docs/conf.py
@@ -93,7 +93,7 @@
93
r"https://docs.cypress.io/guides/references/migration-guide#Migrating-to-Cypress-version-10-0", # volto
94
# Ignore unreliable sites
95
r"https://web.archive.org/", # volto
96
- r"https://www.youtube.com/playlist", # volto, TODO uncomment after installing sphinxcontrib.youtube
+ r"https://www.youtube.com/playlist", # volto, TODO remove after installing sphinxcontrib.youtube
97
]
98
linkcheck_anchors = True
99
linkcheck_timeout = 5
0 commit comments