Fixed broken image link

This commit is contained in:
Oleg Zhurakousky
2018-10-29 12:34:44 +01:00
parent 85cc6187a0
commit bdcdf5074b

View File

@@ -47,7 +47,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.