Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 09:35:00 GMT
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2f4bcd81ab - main - en/books/handbook/wine: add a missing .png extension which prevented the image rendering.
Message-ID:  <202104280935.13S9Z0P8066014@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend:

URL: https://cgit.FreeBSD.org/doc/commit/?id=2f4bcd81abee2abfecbf4f782da7b2fa05111c97

commit 2f4bcd81abee2abfecbf4f782da7b2fa05111c97
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2021-04-28 09:33:21 +0000
Commit:     Marc Fonvieille <blackend@FreeBSD.org>
CommitDate: 2021-04-28 09:33:21 +0000

    en/books/handbook/wine: add a missing .png extension which prevented the
    image rendering.
---
 documentation/content/en/books/handbook/wine/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/wine/_index.adoc b/documentation/content/en/books/handbook/wine/_index.adoc
index ee1c1e7846..96f4a3177c 100644
--- a/documentation/content/en/books/handbook/wine/_index.adoc
+++ b/documentation/content/en/books/handbook/wine/_index.adoc
@@ -345,7 +345,7 @@ Selections made on the _Applications_ tab will affect the scope of changes made
 [[applications]]
 ==== Applications
 
-image::wine-config-1[]
+image::wine-config-1.png[]
 
 The _Applications_ contains controls enabling the association of programs with a particular version of Windows(R). On first start-up the _Application settings_ section will contain a single entry: _Default Settings_. This corresponds to all the default configurations of the prefix, which (as the disabled _Remove application_ button implies) cannot be deleted.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104280935.13S9Z0P8066014>