Update GitHub issue URL for encapsulation violations in Editor development

The previously linked issue is now closed.
This commit is contained in:
Hugo Locurcio
2023-04-15 21:39:17 +02:00
committed by Max Hilbrunner
parent 2471d700b1
commit 90debdc1ec

View File

@@ -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
----------------