mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
documentation link fixes (#10848)
* fixes broken link to Contributing doc
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
Please read [the contributing documentation](https://docs.librenms.org/#Developing/
|
Please read [the contributing documentation](https://docs.librenms.org/Developing/
|
||||||
"Contributing to LibreNMS") before you work on code or submit a pull request. Thanks!
|
"Contributing to LibreNMS") before you work on code or submit a pull request. Thanks!
|
||||||
|
@ -221,7 +221,7 @@ $config['syslog_purge'] = 30;
|
|||||||
The cleanup is run by daily.sh and any entries over X days old are
|
The cleanup is run by daily.sh and any entries over X days old are
|
||||||
automatically purged. Values are in days. See here for more Clean Up
|
automatically purged. Values are in days. See here for more Clean Up
|
||||||
Options
|
Options
|
||||||
[Link](https://docs.librenms.org/#Support/Configuration/#cleanup-options)
|
[Link](https://docs.librenms.org/Support/Cleanup-options/)
|
||||||
|
|
||||||
# Client configuration
|
# Client configuration
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user