git: 2f4bcd81ab - main - en/books/handbook/wine: add a missing .png extension which prevented the image rendering.

Marc Fonvieille blackend at FreeBSD.org
Wed Apr 28 09:35:00 UTC 2021


The branch main has been updated by blackend:

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

commit 2f4bcd81abee2abfecbf4f782da7b2fa05111c97
Author:     Marc Fonvieille <blackend at FreeBSD.org>
AuthorDate: 2021-04-28 09:33:21 +0000
Commit:     Marc Fonvieille <blackend at 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.
 


More information about the dev-commits-doc-all mailing list