Skip to content

Commit

Permalink
fix in relative link
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Katsamperi committed Apr 14, 2019
1 parent 2471e67 commit c281243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/lumen-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This application was created in order to be able to test various aspects
and functionality of the prometheus exporter project. It may also act as
a dockerized test-bed installation of Lumen.

![test application diagram](examples/lumen-app/docs/example_app.png)
![test application diagram](docs/example_app.png)

## Installation
In order to run this application you'll need [Docker](https://docs.docker.com/install/)
Expand Down Expand Up @@ -121,5 +121,5 @@ make enough calls to see your metrics.
An example view if you have completed the process successfully
should be:

![grafana example](examples/lumen-app/docs/grafana_example.png)
![grafana example](docs/grafana_example.png)

0 comments on commit c281243

Please sign in to comment.