Skip to content

Commit c3caf98

Browse files
authored
Merge pull request #87 from ewoks-kit/update_doc
Doc: fix link to the ewoks logo for html_theme_options
2 parents 86bd83a + 3a5d84e commit c3caf98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
{
6666
"name": "ewoks",
6767
"url": "https://ewoks.readthedocs.io/en/stable",
68-
"icon": "https://gitlab.esrf.fr/workflow/ewoksadmin/ewoksdoc/-/raw/main/logos/ewoks_for_sphinx_theme.svg", # This svg contains dark / light mode information
68+
"icon": "https://ewoks.esrf.fr/en/latest/_static/ewoks_for_sphinx_theme.svg", # This svg contains dark / light mode information
6969
"type": "local",
7070
},
7171
{

0 commit comments

Comments
 (0)