From f8528375e937339b44ab9cbb6199fad910fa2a00 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 30 Oct 2018 13:53:12 +0100 Subject: [PATCH] Bumping versions --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 20eb708a6..593e66e7f 100644 --- a/README.adoc +++ b/README.adoc @@ -63,7 +63,7 @@ For example, you can choose Gradle as your build tool instead of Maven (the defa The value of the *Artifact* field becomes the application name. If you chose RabbitMQ for the middleware, your Spring Initializr should now be as follows: + -image::stream-initializr.png[] +image::{github-raw}/docs/src/main/asciidoc/images/stream-initializr.png[] . Click the *Generate Project* button. + Doing so downloads the zipped version of the generated project to your hard drive.