mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-07 16:21:52 +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' => {
|
'pmg_documentation_index' => {
|
||||||
link => '/pmg-docs/index.html',
|
link => '/pmg-docs/index.html',
|
||||||
title => 'Proxmox VE Documentation Index',
|
title => 'Proxmox Mail Gateway Documentation Index',
|
||||||
},
|
},
|
||||||
'pmg_admin_guide' => {
|
'pmg_admin_guide' => {
|
||||||
link => '/pmg-docs/pmg-admin-guide.html',
|
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