From c3d9191f333cae17c9149aa982c91c499b4c27ae Mon Sep 17 00:00:00 2001
From: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Date: Sun, 4 Feb 2024 18:31:09 +0100
Subject: [PATCH] Fix inverted link in docs
Title and url were swapped
(cherry picked from commit 17000bf8c3abb2a6f240bf49800ce8e68e7ced70)
---
doc/classes/EditorExportPlatform.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/classes/EditorExportPlatform.xml b/doc/classes/EditorExportPlatform.xml
index 6801ac672c5..0e5de79b25d 100644
--- a/doc/classes/EditorExportPlatform.xml
+++ b/doc/classes/EditorExportPlatform.xml
@@ -8,7 +8,7 @@
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.
- Console support in Godot
+ $DOCS_URL/tutorials/platform/consoles.html