diff --git a/README.md b/README.md index 395da97af91e..d9686cdc563c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ # Loki: like Prometheus, but for logs. -Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate, as it does not index the contents of the logs, but rather a set of labels for each log stream. +Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by [Prometheus](https://prometheus.io/). It is designed to be very cost effective and easy to operate, as it does not index the contents of the logs, but rather a set of labels for each log stream. Compared to other log aggregation systems, Loki: