We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa975c1 commit b2549e7Copy full SHA for b2549e7
docs/source/conf.py
@@ -122,7 +122,7 @@
122
# The default is the URL of the GitHub pages
123
# https://www.sphinx-doc.org/en/master/usage/extensions/githubpages.html
124
github_user = "neuroinformatics-unit"
125
-html_baseurl = f"https://{github_user}.github.io/{project}"
+html_baseurl = "https://poseinterface.neuroinformatics.dev"
126
sitemap_url_scheme = "{link}"
127
128
# Add any paths that contain custom static files (such as style sheets) here,
0 commit comments