documentation link fixes (#10848)

* fixes broken link to Contributing doc
This commit is contained in:
rj-taylor 2019-11-19 11:14:15 -05:00 committed by PipoCanaja
parent dd26e702be
commit 964d4121bb
2 changed files with 2 additions and 2 deletions

View File

@ -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!

View File

@ -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