feat(dev-manual): Add go.php shortcut for the backports doc

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst
2023-04-04 08:52:26 +02:00
committed by backportbot-nextcloud[bot]
parent 862dabdb2d
commit 28098e2762

1
go.php
View File

@@ -45,6 +45,7 @@ $mapping = array(
'admin-warnings' => '/admin_manual/configuration_server/security_setup_warnings.html',
'admin-workflowengine' => '/admin_manual/file_workflows/index.html',
'developer-backports' => '/developer_manual/getting_started/development_process.html#bugfixes',
'developer-code-integrity'=> '/developer_manual/app/code_signing.html',
'developer-manual' => '/developer_manual',
'developer-theming' => '/developer_manual/core/theming.html',