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 0794992 commit 7388986Copy full SHA for 7388986
doc/conf.py
@@ -86,6 +86,7 @@
86
# sourceforge.net is giving a 403 error, but is still accessible from the browser.
87
linkcheck_ignore = [
88
"https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-monitoring.md#requesting-an-immediate-check",
89
+ "https://github.com/mongodb/specifications/blob/master/source/transactions-convenient-api/transactions-convenient-api.md#handling-errors-inside-the-callback",
90
"https://github.com/mongodb/libmongocrypt/blob/master/bindings/python/README.rst#installing-from-source",
91
r"https://wiki.centos.org/[\w/]*",
92
r"https://sourceforge.net/",
0 commit comments