asciidoc-pmg.in: fix product name

This commit is contained in:
Dietmar Maurer 2018-01-22 09:36:55 +01:00
parent 962bc76d17
commit 85e3a2e588

View File

@ -45,11 +45,11 @@ my $online_help_links = {
},
'pmg_documentation_index' => {
link => '/pmg-docs/index.html',
title => 'Proxmox VE Documentation Index',
title => 'Proxmox Mail Gateway Documentation Index',
},
'pmg_admin_guide' => {
link => '/pmg-docs/pmg-admin-guide.html',
title => 'Proxmox VE Administration Guide',
title => 'Proxmox Mail Gateway Administration Guide',
},
};