From 62ad112a4511eadf637366530c453b6c7bcda677 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 27 Dec 2022 11:06:06 +0000 Subject: [PATCH] Auto-update README --- README.md | 6 +++--- README_fr.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c11bc28..d58627a 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Compared to other log aggregation systems, Loki: - has native support in Grafana (needs Grafana v6.0). A Loki-based logging stack consists of 3 components: - - [promtail](/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - - [loki](/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. - - [Grafana](/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. + - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. + - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. + - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. diff --git a/README_fr.md b/README_fr.md index 044b244..3337741 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,9 +25,9 @@ Compared to other log aggregation systems, Loki: - has native support in Grafana (needs Grafana v6.0). A Loki-based logging stack consists of 3 components: - - [promtail](/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. - - [loki](/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. - - [Grafana](/Yunohost-Apps/grafana_ynh) for querying and displaying the logs. + - [promtail](https://github.com/Yunohost-Apps/promtail_ynh) is the agent, responsible for gathering logs and sending them to Loki. + - [loki](https://github.com/Yunohost-Apps/loki_ynh) is the main server, responsible for storing logs and processing queries. + - [Grafana](https://github.com/Yunohost-Apps/grafana_ynh) for querying and displaying the logs.