We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a57a3 commit 3a35f55Copy full SHA for 3a35f55
1 file changed
docs/conf.py
@@ -387,6 +387,7 @@ def setup(app: Sphinx) -> Dict[str, Any]:
387
r"https?://www.gnu.org/software/gettext/.*",
388
r"https://www.npmjs.com/.*",
389
r"https://sass-lang.com/.*",
390
+ r"https://docutils.sourceforge.io/.*",
391
]
392
393
linkcheck_allowed_redirects = {
0 commit comments