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
parent 85c340637c
commit c59fbbc812

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