diff --git a/doc/Support/FAQ.md b/doc/Support/FAQ.md index 6bef163be7..8f7b30e3da 100644 --- a/doc/Support/FAQ.md +++ b/doc/Support/FAQ.md @@ -88,7 +88,7 @@ If the page you are trying to load has a substantial amount of data in it then i The easiest way to check if all is well is to run `./validate.php` as root from within your install directory. This should give you info on why things aren't working. One other reason could be a restricted snmpd.conf file or snmp view which limits the data sent back. If you use net-snmp then we suggest using -the (included snmpd.conf)[https://raw.githubusercontent.com/librenms/librenms/master/snmpd.conf.example] file. +the [included snmpd.conf](https://raw.githubusercontent.com/librenms/librenms/master/snmpd.conf.example) file. #### How do I debug pages not loading correctly?