mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-20 22:50:06 +03:00
also update 'Get support' page
This commit is contained in:
parent
75de476cfc
commit
11e7e157db
@ -199,3 +199,7 @@ foreach my $filename (keys %$docs) {
|
||||
my $d = $docs->{$filename};
|
||||
update_page($d->{title}, $filename, $d->{category});
|
||||
}
|
||||
|
||||
# also update 'Get support' page, because this is used since a long
|
||||
# time and is referenced from outside
|
||||
update_page("Get support", 'sysadmin-getting-help-plain.html', 'HOWTO');
|
||||
|
Loading…
x
Reference in New Issue
Block a user