From e742f17535ca94e19068ab28ac851dda46152e46 Mon Sep 17 00:00:00 2001 From: Vineet Reynolds Date: Wed, 4 Mar 2015 16:49:45 +0530 Subject: [PATCH] Fix incorrect Asciidoc syntax in BusinessLogic chapter --- tutorial/BusinessLogic.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/BusinessLogic.asciidoc b/tutorial/BusinessLogic.asciidoc index da1905454..b1e283f9f 100644 --- a/tutorial/BusinessLogic.asciidoc +++ b/tutorial/BusinessLogic.asciidoc @@ -1673,7 +1673,7 @@ Activate the profile as shown in the picture below. [[eclipse-update-profiles]] .Update Maven profiles in Eclipse -image::gfx/eclipse-maven-profile-update.png +image::gfx/eclipse-maven-profile-update.png[] The project configuration will be updated automatically.