From dcd866260c1592a02a190fdf39d0a4a959f80e22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Sun, 23 Jun 2019 00:00:01 +0000 Subject: [PATCH] x11 readme: fix image: into image:: --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index c4501c2..cb1e328 100644 --- a/README.adoc +++ b/README.adoc @@ -4517,7 +4517,7 @@ Outcome: <> [[image-x11]] .X11 Buildroot graphical user interface screenshot -image:x11.png[image] +image::x11.png[image] We don't build X11 by default because it takes a considerable amount of time (about 20%), and is not expected to be used by most users: you need to pass the `-x` flag to enable it.