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 dbbf970 commit e4324cfCopy full SHA for e4324cf
docs/conf.py
@@ -79,6 +79,8 @@
79
r"https://www.npmjs.com/",
80
# 2025-09-29: Phased out CrateDB 3.3 docs
81
r"https://cratedb.com/docs/crate/reference/en/3.3/",
82
+ # 403 Client Error: Forbidden for url
83
+ r"https://docs.docker.com/",
84
]
85
86
linkcheck_anchors_ignore_for_url += [
0 commit comments