diff --git a/manual/source/conf.py b/manual/source/conf.py index b6f2d4604..4bd57ced6 100644 --- a/manual/source/conf.py +++ b/manual/source/conf.py @@ -91,7 +91,7 @@ # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. -html_favicon = "favicon.ico" +html_favicon = "_static/favicon.ico" # Output file base name for HTML help builder. htmlhelp_basename = 'NeXusManualdoc'