diff --git a/docs/conf.py b/docs/conf.py index 02eb6e5..3d2b2ab 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -107,4 +107,6 @@ "deflist", "dollarmath", "html_image", -] \ No newline at end of file +] + +html_baseurl = "https://spaceml-org.github.io/karman/"