From 03e2aedc02753cf3b51633863456c615f3d9e1ee Mon Sep 17 00:00:00 2001 From: alperozturk Date: Thu, 5 Jun 2025 12:40:59 +0800 Subject: [PATCH] add reference --- go.php | 1 + 1 file changed, 1 insertion(+) diff --git a/go.php b/go.php index 48d7908f0..8d38bb6a2 100644 --- a/go.php +++ b/go.php @@ -55,6 +55,7 @@ $mapping = array( 'admin-warnings' => '/admin_manual/configuration_server/security_setup_warnings.html', 'admin-windows-compatible-filenames' => '/admin_manual/configuration_files/windows_compatible_filenames.html', 'admin-workflowengine' => '/admin_manual/file_workflows/index.html', + 'admin-android-deep-link-handling' => 'admin_manual/configuration_server/android_deep_link_handling.html', 'developer-manual' => '/developer_manual', 'developer-backports' => '/developer_manual/getting_started/development_process.html#bugfixes',