mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 17:14:20 +01:00
Fixed the "more information" url in the itop-config-mgmt module
SVN:trunk[1440]
This commit is contained in:
@@ -44,8 +44,8 @@ SetupWebPage::AddModule(
|
||||
|
||||
// Documentation
|
||||
//
|
||||
'doc.manual_setup' => '../doc/itop-documentation.htm#Installation', // Some manual installation required
|
||||
'doc.more_information' => '../doc/itop-documentation.htm#ConfigMgmt',
|
||||
'doc.manual_setup' => '/doc/itop-documentation.htm#Installation', // Some manual installation required
|
||||
'doc.more_information' => '/doc/itop-documentation.htm#ConfigMgmt',
|
||||
|
||||
// Default settings
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user