summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-12-05 17:28:20 +0200
committerGitHub <noreply@github.com>2023-12-05 17:28:20 +0200
commit08e01c727b71616f9ef9deb9c915fc9d0bf80434 (patch)
treeef0061c557cdf0b9ff406743b0ea014c4c43d67c
parent261837989ef9f125cd3d47321b751c5f5cb83cc7 (diff)
Proper Learn-friendly linksAncairon-patch-1
-rw-r--r--collectors/log2journal/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/log2journal/README.md b/collectors/log2journal/README.md
index b3be9e83c2..85c36c68d6 100644
--- a/collectors/log2journal/README.md
+++ b/collectors/log2journal/README.md
@@ -677,8 +677,8 @@ You can find the most common fields at 'man systemd.journal-fields'.
```
-`log2journal` supports YAML configuration files, like the ones found [in this directory](log2journal.d/).
+`log2journal` supports YAML configuration files, like the ones found [in this directory](https://github.com/netdata/netdata/tree/master/collectors/log2journal/log2journal.d).
## `systemd-cat-native` options
-Read [the manual of systemd-cat-native](../../libnetdata/log/systemd-cat-native.md).
+Read [the manual of systemd-cat-native](https://github.com/netdata/netdata/blob/master/libnetdata/log/systemd-cat-native.md).