Skip to content

Commit 794746a

Browse files
authored
Merge pull request #8774 from readthedocs/follow-up-dev-docs
Follow up to dev docs split
2 parents 0f0710b + 3b43aa6 commit 794746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def get_version():
9797
'myst-parser': ('https://myst-parser.readthedocs.io/en/v0.15.1/', None),
9898
'rst-to-myst': ('https://rst-to-myst.readthedocs.io/en/stable/', None),
9999
'rtd': ('https://docs.readthedocs.io/en/stable/', None),
100-
'rtd-dev': ('https://dev.readthedocs.io/en/stable/', None),
100+
'rtd-dev': ('https://dev.readthedocs.io/en/latest/', None),
101101
}
102102
myst_enable_extensions = [
103103
"deflist",

0 commit comments

Comments
 (0)