Update FAQ.md (#6683)

Fixed markdown.
This commit is contained in:
Ivan
2017-05-19 08:59:53 +01:00
committed by Neil Lathwood
co-authored by Neil Lathwood
parent 4d0c75343e
commit a86f2a2597
+1 -1
View File
@@ -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.
#### <a name="faq7"> How do I debug pages not loading correctly?</a>