Skip to content

Commit 059eb78

Browse files
committed
Fix broken link
1 parent a700003 commit 059eb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/controllers/MonitoringController.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public function configurationAction()
135135
$this->translate('Check our %s for instructions of how to set them up'),
136136
Documentation::link(
137137
$this->translate('Documentation'),
138-
'vspheredb',
138+
'icinga-vsphere-integration',
139139
'32-Monitoring_Rules',
140140
$this->translate('Icinga vSphereDB Check Commands')
141141
)

0 commit comments

Comments
 (0)