Add redirects for old UWP pages to FAQ note

This commit is contained in:
Max Hilbrunner
2023-11-18 13:08:15 +01:00
parent 7f97b671f9
commit 0f058184ad

View File

@@ -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
1 source destination
419 /tutorials/viewports/multiple_resolutions.html /tutorials/rendering/multiple_resolutions.html
420 /tutorials/viewports/using_viewport_as_texture.html /tutorials/shaders/using_viewport_as_texture.html
421 /tutorials/viewports/viewports.html /tutorials/rendering/viewports.html
422 /contributing/development/compiling/compiling_for_uwp.html /about/faq.html#which-platforms-are-supported-by-godot
423 /tutorials/export/exporting_for_uwp.html /about/faq.html#which-platforms-are-supported-by-godot