diff --git a/README.md b/README.md index 8fd594c..873c57c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Spring projects used: Each microservice in this reference architecture breaks down into three different independently deployable components. -![Account microservice](http://i.imgur.com/kjT4shO.png) +![Account microservice](http://i.imgur.com/J0mMre7.png) The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda). diff --git a/account-parent/README.md b/account-parent/README.md index 8d5c1b2..1470998 100644 --- a/account-parent/README.md +++ b/account-parent/README.md @@ -4,7 +4,7 @@ This is the parent project that contains modules of a microservice deployment fo Each microservice in this reference architecture breaks down into three different independently deployable components. -![Account microservice](http://i.imgur.com/kjT4shO.png) +![Account microservice](http://i.imgur.com/J0mMre7.png) The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda).