Fix image link in README (#288)

This commit is contained in:
Marcin Zajączkowski
2016-06-20 23:13:22 +02:00
committed by Marcin Grzejszczak
parent 81f43296b8
commit ce2ffcfc29

View File

@@ -27,7 +27,7 @@ Spring Cloud Contract Verifier moves TDD to the level of software architecture.
Let us assume that we have a system comprising of multiple microservices:
image::Deps.png[Microservices Architecture]
image::docs/src/main/asciidoc/images/Deps.png[Microservices Architecture]
==== Testing issues
@@ -189,4 +189,4 @@ added after the original pull request but before a merge.
other target branch in the main project).
* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions],
if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit
message (where XXXX is the issue number).
message (where XXXX is the issue number).