diff --git a/conf.py b/conf.py index dbf67ea3c3ce8909383c8dbca3da9dbcc0fad071..dee726899305c88e3ff6f580612ba89f82a066fb 100644 --- a/conf.py +++ b/conf.py @@ -61,7 +61,7 @@ html_context = { "gitlab_user": "docs", "gitlab_repo": "docs.beagleboard.io", "gitlab_version": "main", - "conf_py_path": ".", + "conf_py_path": "/", } # -- Options for LaTeX output ---------------------------------------------