summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/software/doc/admin/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/software/doc/admin/source/conf.py b/src/software/doc/admin/source/conf.py
index 16381bb..bbb46bd 100644
--- a/src/software/doc/admin/source/conf.py
+++ b/src/software/doc/admin/source/conf.py
@@ -104,7 +104,7 @@ html_theme = 'openlmitheme'
#html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
-html_theme_path = ["../../../../tools"]
+html_theme_path = ["../../../../../tools"]
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".