From ccd7365d7e8f300cc3a3d466b26a942fe6a06d4d Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 24 Nov 2022 09:29:50 +0100 Subject: [PATCH] Doc: Fix link to image in QDS Manual The image format changed from PNG to WEBP. Change-Id: I0b24fee9687f36ae38d5a0377fb79627cc4ca926 Reviewed-by: Mats Honkamaa Reviewed-by: Leena Miettinen --- doc/qtcreator/src/user-interface/creator-file-system-view.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc b/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc index 070b6072b33..a37467fc30d 100644 --- a/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc @@ -81,7 +81,7 @@ \uicontrol {File System} view is displayed in the \l{Working with Sidebars} {sidebar}. It has a toolbar with additional options. - \image qtcreator-filesystem-view.png "File System view in the sidebar" + \image qtcreator-filesystem-view.webp "File System view in the sidebar" \else The toolbar in the \uicontrol {File System} view contains additional options.