From 5843e54e3ef91c276d5b5aeafd8f972406bc94f6 Mon Sep 17 00:00:00 2001 From: Vineet Reynolds Date: Wed, 4 Mar 2015 17:24:53 +0530 Subject: [PATCH] Fix another asciidoc parsing issue --- tutorial/BusinessLogic.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/BusinessLogic.asciidoc b/tutorial/BusinessLogic.asciidoc index b1e283f9f..24fbdc165 100644 --- a/tutorial/BusinessLogic.asciidoc +++ b/tutorial/BusinessLogic.asciidoc @@ -1667,7 +1667,7 @@ First enable one of the two profiles in the project. In Eclipse, select the proj [[eclipse-select-maven-profiles]] .Select the Maven profiles for the project -image::gfx/eclipse-project-maven-profiles.png +image::gfx/eclipse-project-maven-profiles.png[] Activate the profile as shown in the picture below.