Quellcode durchsuchen

Fix formatting for a link on the Release Policy page

Yuri Sizov vor 2 Jahren
Ursprung
Commit
7f20fec3c3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      about/release_policy.rst

+ 1 - 1
about/release_policy.rst

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