Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Commit fb81bee

Browse files
readme
1 parent 04bd131 commit fb81bee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Basic Auth checks against GitHub API. This little piece of software is brought t
5757

5858
## 2. Installation on Heroku
5959

60-
[![](./doc/heroku-logo)](https://dashboard.heroku.com/)
60+
[![](./doc/heroku-logo.png)](https://dashboard.heroku.com/)
6161

6262
Create a heroku app and clone the git repo. ([Toolbelt is installed](https://toolbelt.heroku.com/) and you are logged in)
6363

@@ -94,13 +94,13 @@ Now your app should be up and running.
9494
* You can access the health check `https://protected-foo-21086.herokuapp.com/health`
9595
* Or directly use the proxy and enter credentials `https://protected-foo-21086.herokuapp.com/`
9696
* An successfully deployed app log should look like this:
97-
* ![](./doc/heroku-log.png)
97+
* ![](./doc/heroku-logs.png)
9898

9999

100100

101101
## 3. Installation on AWS
102102

103-
[![](./doc/aws-logo)](https://aws.amazon.com/)
103+
[![](./doc/aws-logo.png)](https://aws.amazon.com/)
104104

105105
We will do demo setup for the following scenario:
106106

0 commit comments

Comments
 (0)