@cryptotaxi247 / netdata-1 / commits / 6e049a523

Proper Learn-friendly links (#16547)

Fotis Voutsas committed Dec 5, 2023 at 17:33 UTC 6e049a523c3760c9f263a8469fdf3fb595b464cc
1 file changed +2 -2
collectors/log2journal/README.md
+2 -2
@@ -677,8 +677,8 @@ You can find the most common fields at 'man systemd.journal-fields'.
677
678 ```
679
680 -`log2journal` supports YAML configuration files, like the ones found [in this directory](log2journal.d/).
680 +`log2journal` supports YAML configuration files, like the ones found [in this directory](https://github.com/netdata/netdata/tree/master/collectors/log2journal/log2journal.d).
681
682 ## `systemd-cat-native` options
683
684 -Read [the manual of systemd-cat-native](../../libnetdata/log/systemd-cat-native.md).
684 +Read [the manual of systemd-cat-native](https://github.com/netdata/netdata/blob/master/libnetdata/log/systemd-cat-native.md).