diff --git a/docs/source/conf.py b/docs/source/conf.py index ab6bfba..a5b472b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -14,7 +14,7 @@ # -- Path to code --------------------------------------------------- import os import sys -sys.path.insert(0, os.path.abspath('../../../PaperI/')) +sys.path.insert(0, os.path.abspath('../../../Empirical_Isochrones/')) # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration