Skip to content

Commit

Permalink
docs: fix dockerfile link
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-hc authored and pleshakov committed May 21, 2020
1 parent d2d01f0 commit 28605b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ To build the Docker image with the exporter, run:
$ make container
```

Note: go is not required, as the exporter binary is built in a Docker container. See the [Dockerfile](Dockerfile).
Note: go is not required, as the exporter binary is built in a Docker container. See the [Dockerfile](build/Dockerfile).

### Building the Binary

Expand Down

0 comments on commit 28605b3

Please sign in to comment.