Browse Source

Fix formatting for a link on the Release Policy page

Yuri Sizov 2 years ago
parent
commit
7f20fec3c3
1 changed files with 1 additions and 1 deletions
  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.