From 9737247dad99afd8d797e6aaf30d8fd946ce79b8 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 3 Dec 2024 16:04:25 +0000 Subject: [PATCH] Update conf.py --- docs/conf.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/"