From 4a69505facdb6d078987a15b78098adede4e299d Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Thu, 15 Jan 2026 10:27:00 +0100 Subject: [PATCH] Remove link for consoles in EditorExportPlatform --- doc/classes/EditorExportPlatform.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/classes/EditorExportPlatform.xml b/doc/classes/EditorExportPlatform.xml index 4fd051cd86dc..c4f044d6e1ed 100644 --- a/doc/classes/EditorExportPlatform.xml +++ b/doc/classes/EditorExportPlatform.xml @@ -8,7 +8,6 @@ Used in scripting by [EditorExportPlugin] to configure platform-specific customization of scenes and resources. See [method EditorExportPlugin._begin_customize_scenes] and [method EditorExportPlugin._begin_customize_resources] for more details. - $DOCS_URL/tutorials/platform/consoles.html