Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed two broken links
  • Loading branch information
oddlittlebird authored and rfratto committed Sep 10, 2019
1 parent e75f61c commit 7343ebf
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 @@ -34,8 +34,8 @@ Once you have promtail, Loki, and Grafana running, continue with [our usage docs

### Documentation

- [API documentation](./docs/api.md) for alternative ways of getting logs into Loki.
- [Operations](./docs/operations.md) for important aspects of running Loki.
- [API documentation](./docs/loki/api.md) for alternative ways of getting logs into Loki.
- [Operations](./docs/loki/operations.md) for important aspects of running Loki.
- [Promtail](./docs/promtail.md) is an agent which can tail your log files and push them to Loki.
- [Processing Log Lines](./docs/logentry/processing-log-lines.md) for detailed log processing pipeline documentation
- [Docker Logging Driver](./cmd/docker-driver/README.md) is a docker plugin to send logs directly to Loki from Docker containers.
Expand Down

0 comments on commit 7343ebf

Please sign in to comment.