Browse Source

Fixed the "more information" url in the itop-config-mgmt module

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1440 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 14 years ago
parent
commit
1f2a7769f2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php

+ 2 - 2
modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php

@@ -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
 		//