Skip to content

Commit 7759d51

Browse files
authored
Merge pull request #8 from SueChaplain/initial
Fix path to image
2 parents c586e7f + 9f926e8 commit 7759d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ runs the starter microservice application. When the process completes, the follo
401401
If you scroll upwards in the console, you can see that Open Liberty 19.0.0.9 is in use. The output looks similar to the following
402402
example:
403403

404-
image::img/guide/working-with-collections-console.png[link="/img/guide/working-with-collections-console.png" alt="Diagram shows the output from the `appsody run` command, which confirms that Open Liberty 19.0.0.9 is in use."]
404+
image::/img/guide/working-with-collections-console.png[link="/img/guide/working-with-collections-console.png" alt="Diagram shows the output from the `appsody run` command, which confirms that Open Liberty 19.0.0.9 is in use."]
405405

406406

407407
If you open your browser to `http://localhost:9080` you can see that the starter microservice application is running

0 commit comments

Comments
 (0)