We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79aa14d commit 008e39aCopy full SHA for 008e39a
docs/source/conf.py
@@ -116,7 +116,7 @@
116
}
117
118
html_sidebars = {"**": ["versions.html"]}
119
-html_baseurl = "https://nvidia-merlin.github.io/systems/main"
+html_baseurl = "https://nvidia-merlin.github.io/systems/stable/"
120
121
autodoc_inherit_docstrings = False
122
autodoc_default_options = {
0 commit comments