PAL: Fix path to the theme
[csit.git] / resources / tools / presentation / conf.py
index 24c5ddd..1b8c1f9 100644 (file)
@@ -165,7 +165,7 @@ html_theme_options = {
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
-html_theme_path = [u'env/lib/python3.6/site-packages/sphinx_rtd_theme']
+html_theme_path = [u'env/lib/python3.8/site-packages/sphinx_rtd_theme']
 
 # html_static_path = ['_build/_static']
 html_static_path = [u'_tmp/src/_static']