From dcbb136b58256760d9dd3dc6771a2c7d06af1905 Mon Sep 17 00:00:00 2001 From: tetrapod00 <145553014+tetrapod00@users.noreply.github.com> Date: Wed, 13 Nov 2024 19:36:47 -0800 Subject: [PATCH] Update link in Upgrading from Godot 3 to Godot 4 --- tutorials/migrating/upgrading_to_godot_4.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tutorials/migrating/upgrading_to_godot_4.rst b/tutorials/migrating/upgrading_to_godot_4.rst index d0bda16bc..fdd5cb6c1 100644 --- a/tutorials/migrating/upgrading_to_godot_4.rst +++ b/tutorials/migrating/upgrading_to_godot_4.rst @@ -13,7 +13,7 @@ Advantages of upgrading ^^^^^^^^^^^^^^^^^^^^^^^ Along with the -`new features present in 4.0 `__, +`new features present in 4.0 `__, upgrading gives the following advantages: - Many bugs are fixed in 4.0, but cannot be resolved in 3.x for various reasons @@ -22,7 +22,8 @@ upgrading gives the following advantages: will continue to be supported for some time after 4.0 is released, but it will eventually stop receiving support. -See :ref:`doc_docs_changelog` for a list of pages documenting new features in Godot 4.0. +See :ref:`doc_docs_changelog` for a list of pages documenting new features in +Godot 4.0, and :ref:`doc_list_of_features` for a list of all features in Godot. Disadvantages of upgrading ^^^^^^^^^^^^^^^^^^^^^^^^^^