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 c70ceab commit 94cc4a5Copy full SHA for 94cc4a5
conf.py
@@ -61,7 +61,7 @@
61
pygments_style = 'sphinx'
62
63
extlinks = {
64
-
+ 'manual': ('https://docs.mongodb.com/manual%s', ''),
65
}
66
67
## add `extlinks` for each published version.
0 commit comments