Skip to content

Commit 418b87e

Browse files
Update image links to be absolute
1 parent 459e9bb commit 418b87e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ You may also wish to consider [one of the other approaches](https://github.com/e
55

66
This module provision MongoDB server on AWS EC2 instance using Ansible provisioner.
77

8-
![Terraform MongoDB Provider using AWS EC2](images/Mongo-EC2.png)
8+
![Terraform MongoDB Provider using AWS EC2](https://github.com/everest-engineering/terraform-aws-mongodb-ec2/blob/master/images/Mongo-EC2.png?raw=true)
99

1010
This module uses [undergreen.mongodb](https://galaxy.ansible.com/undergreen/mongodb) Ansible role to provision mongodb.
1111
So, you can use any of the [platforms supported by **undergreen.mongodb**](https://github.com/UnderGreen/ansible-role-mongodb/blob/master/README.md) role while selecting the AMI ID.
@@ -173,6 +173,6 @@ Browse through the
173173
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
174174

175175
## Authors
176-
[![EverestEngineering](images/banner.png)](https://everest.engineering)
176+
[![EverestEngineering](https://github.com/everest-engineering/terraform-aws-mongodb-ec2/blob/master/images/banner.png?raw=true)](https://everest.engineering)
177177

178178
[![License: EverestEngineering](https://img.shields.io/badge/Copyright%20%C2%A9-EVERESTENGINEERING-blue)](https://everest.engineering)

0 commit comments

Comments
 (0)