Procházet zdrojové kódy

Merge pull request #5211 from Calinou/list-of-features-link-to-proposals

Link to godot-proposals instead of godot-roadmap in List of features
Max Hilbrunner před 3 roky
rodič
revize
f30fb2b7a6
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      about/list_of_features.rst

+ 3 - 3
about/list_of_features.rst

@@ -606,6 +606,6 @@ Miscellaneous
 
 .. seealso::
 
-    The `roadmap <https://github.com/godotengine/godot-roadmap>`__ repository
-    documents features that have been agreed upon and may be implemented in
-    future Godot releases.
+    The `Godot proposals repository <https://github.com/godotengine/godot-proposals>`__
+    lists features that have been requested by the community and may be implemented
+    in future Godot releases.