Fix formatting for a link on the Release Policy page

This commit is contained in:
Yuri Sizov
2023-07-27 15:56:13 +02:00
parent 0260c0bc9f
commit 7f20fec3c3

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.