mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-06 04:51:26 +00:00
asciidoc-pmg.in: fix product name
This commit is contained in:
parent
962bc76d17
commit
85e3a2e588
@ -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',
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user