We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0710b + 3b43aa6 commit 794746aCopy full SHA for 794746a
docs/conf.py
@@ -97,7 +97,7 @@ def get_version():
97
'myst-parser': ('https://myst-parser.readthedocs.io/en/v0.15.1/', None),
98
'rst-to-myst': ('https://rst-to-myst.readthedocs.io/en/stable/', None),
99
'rtd': ('https://docs.readthedocs.io/en/stable/', None),
100
- 'rtd-dev': ('https://dev.readthedocs.io/en/stable/', None),
+ 'rtd-dev': ('https://dev.readthedocs.io/en/latest/', None),
101
}
102
myst_enable_extensions = [
103
"deflist",
0 commit comments