From 1fc5a6574a51a00f4bd359246464e4429cee2c4b Mon Sep 17 00:00:00 2001 From: Amrit Krishnan Date: Tue, 5 Nov 2024 14:23:45 -0500 Subject: [PATCH] Update conf.py --- docs/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index e20c318..254ab65 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -15,12 +15,12 @@ from typing import List -sys.path.insert(0, os.path.abspath("../../aieng_template")) +sys.path.insert(0, os.path.abspath("../../health_rec")) # -- Project information ----------------------------------------------------- -project = "aieng-template" +project = "health-rec" copyright = "2024, Vector AI Engineering" # noqa: A001 author = "Vector AI Engineering" @@ -76,7 +76,7 @@ "footer_icons": [ { "name": "GitHub", - "url": "https://github.com/VectorInstitute/aieng-template", + "url": "https://github.com/VectorInstitute/health-rec", "html": """