aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/conf.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/conf.py.in')
-rw-r--r--sources/pyside6/doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/doc/conf.py.in b/sources/pyside6/doc/conf.py.in
index 0deea6eb1..16335ac04 100644
--- a/sources/pyside6/doc/conf.py.in
+++ b/sources/pyside6/doc/conf.py.in
@@ -176,7 +176,7 @@ html_logo = "@CMAKE_CURRENT_SOURCE_DIR@/_static/qtforpython.png"
# 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 = "_static/qtforpython.ico"
+html_favicon = "@CMAKE_CURRENT_SOURCE_DIR@/_static/qtforpython.ico"
# 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,