This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 17d2f8a  CAMEL-15141: Rename image file to include image in the faq 
docs (#3881)
17d2f8a is described below

commit 17d2f8ac85b535f465f43dfca87ae1ef31d504ad
Author: Aemie Jariwala <[email protected]>
AuthorDate: Tue Jun 2 21:14:10 2020 +0530

    CAMEL-15141: Rename image file to include image in the faq docs (#3881)
---
 .../flow.png                                                | Bin
 .../message-flow-in-route.png}                              | Bin
 .../pages/using-getin-or-getout-methods-on-exchange.adoc    |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange.data/flow.png
 
b/docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange/flow.png
similarity index 100%
rename from 
docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange.data/flow.png
rename to 
docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange/flow.png
diff --git 
a/docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange.data/Message-flow-in-Route.png
 
b/docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange/message-flow-in-route.png
similarity index 100%
rename from 
docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange.data/Message-flow-in-Route.png
rename to 
docs/user-manual/modules/faq/pages/images/using-getin-or-getout-methods-on-exchange/message-flow-in-route.png
diff --git 
a/docs/user-manual/modules/faq/pages/using-getin-or-getout-methods-on-exchange.adoc
 
b/docs/user-manual/modules/faq/pages/using-getin-or-getout-methods-on-exchange.adoc
index bee4f72..074bebf 100644
--- 
a/docs/user-manual/modules/faq/pages/using-getin-or-getout-methods-on-exchange.adoc
+++ 
b/docs/user-manual/modules/faq/pages/using-getin-or-getout-methods-on-exchange.adoc
@@ -20,7 +20,7 @@ message.
 [[UsinggetInorgetOutmethodsonExchange-Flowofanexchangethrougharoute]]
 == Flow of an exchange through a route
 
-image::message_flow_in_route.png[image]
+image::images/using-getin-or-getout-methods-on-exchange/message-flow-in-route.png[image]
 
 * The out message from each step is used as the in message for the next
 step

Reply via email to