Merge pull request #7733 from YuriSizov/about-type-in-releases

This commit is contained in:
Max Hilbrunner
2023-07-28 02:22:36 +02:00
committed by Max Hilbrunner
parent ea5f463171
commit faa3cd1573

View File

@@ -273,5 +273,5 @@ compatibility-breaking changes of this kind.
optional parameter), a GDExtension compatibility method must be created.
This ensures that existing GDExtensions continue to work across patch and
minor releases, so that users don't have to recompile them.
See `pull request #76446 <https://github.com/godotengine/godot/pull/76446>`
See `pull request #76446 <https://github.com/godotengine/godot/pull/76446>`_
for more information.