From 0f058184ad7e0992a3dc261e663dacdaf2409590 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Sat, 18 Nov 2023 13:08:15 +0100 Subject: [PATCH] Add redirects for old UWP pages to FAQ note --- _tools/redirects/redirects.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_tools/redirects/redirects.csv b/_tools/redirects/redirects.csv index f85a7179eba..8e8bd0c219f 100644 --- a/_tools/redirects/redirects.csv +++ b/_tools/redirects/redirects.csv @@ -419,3 +419,5 @@ source,destination /tutorials/viewports/multiple_resolutions.html,/tutorials/rendering/multiple_resolutions.html /tutorials/viewports/using_viewport_as_texture.html,/tutorials/shaders/using_viewport_as_texture.html /tutorials/viewports/viewports.html,/tutorials/rendering/viewports.html +/contributing/development/compiling/compiling_for_uwp.html,/about/faq.html#which-platforms-are-supported-by-godot +/tutorials/export/exporting_for_uwp.html,/about/faq.html#which-platforms-are-supported-by-godot