浏览代码

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 3 年之前
父节点
当前提交
f30fb2b7a6
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      about/list_of_features.rst

+ 3 - 3
about/list_of_features.rst

@@ -606,6 +606,6 @@ Miscellaneous
 
 
 .. seealso::
 .. 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.