diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 805a338041..d34837563d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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! diff --git a/doc/Extensions/Syslog.md b/doc/Extensions/Syslog.md index f1210094d6..d9ae80d2fd 100644 --- a/doc/Extensions/Syslog.md +++ b/doc/Extensions/Syslog.md @@ -221,7 +221,7 @@ $config['syslog_purge'] = 30; 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 Options -[Link](https://docs.librenms.org/#Support/Configuration/#cleanup-options) +[Link](https://docs.librenms.org/Support/Cleanup-options/) # Client configuration