Skip to content

Commit

Permalink
Fixes install, getting-started links in readme (#2512)
Browse files Browse the repository at this point in the history
  • Loading branch information
palemtnrider authored Aug 15, 2020
1 parent 37fd9a6 commit 2676a2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ Loki differs from Prometheus by focusing on logs instead of metrics, and deliver

## Getting started

* [Installing Loki](https://github.com/grafana/loki/tree/v1.6.0/docs/sources/installation/README.md)
* [Installing Loki](https://github.com/grafana/loki/tree/v1.6.0/docs/sources/installation/_index.md)
* [Installing Promtail](https://github.com/grafana/loki/tree/v1.6.0/docs/sources/clients/promtail/installation.md)
* [Getting Started Guide](https://github.com/grafana/loki/tree/v1.6.0/docs/sources/getting-started/README.md)
* [Getting Started Guide](https://github.com/grafana/loki/tree/v1.6.0/docs/sources/getting-started/_index.md)

## Upgrading

Expand Down

0 comments on commit 2676a2d

Please sign in to comment.