Merge pull request #10001 from nextcloud/feat/devmanual/go.php-backport-short-url

feat(devmanual): Add go.php shortcut for the backports doc
This commit is contained in:
Christoph Wurst
2023-04-04 11:49:25 +02:00
committed by GitHub

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',