Browse Source

Update GitHub issue URL for encapsulation violations in Editor development

The previously linked issue is now closed.
Hugo Locurcio 2 năm trước cách đây
mục cha
commit
c59fbbc812

+ 1 - 1
contributing/development/editor/introduction_to_editor_development.rst

@@ -77,7 +77,7 @@ from ``servers/`` and ``core/``, it cannot depend on includes from ``editor/``.
 
 Currently, there are some dependencies to ``editor/`` includes in ``scene/``
 files, but
-`they are in the process of being removed <https://github.com/godotengine/godot/issues/29730>`__.
+`they are in the process of being removed <https://github.com/godotengine/godot/issues/53295>`__.
 
 Development tips
 ----------------