Fix URL Typo

This commit is contained in:
José González 2022-08-05 11:03:10 +02:00
parent e9668c1746
commit f1979e30c2
1 changed files with 1 additions and 1 deletions

View File

@ -1518,7 +1518,7 @@ $(document).ready (function () {
}
else{
window.open(
'https://pandorafms.com/manual/en/documentation/03_monitoring/03_remote_monitorins#monitoring_through_network_modules_with_snmp',
'https://pandorafms.com/manual/en/documentation/03_monitoring/03_remote_monitoring#monitoring_through_network_modules_with_snmp',
'_blank',
'width=800,height=600'
);