Browse Source

Merge pull request #7165 from Calinou/editor-development-encapsulation-update-issue-url

Update GitHub issue URL for encapsulation violations in Editor development
Max Hilbrunner 2 years ago
parent
commit
2fb02017b4

+ 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/``
 Currently, there are some dependencies to ``editor/`` includes in ``scene/``
 files, but
 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
 Development tips
 ----------------
 ----------------