]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix use of the default role in a news entry. (GH-92500)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 May 2022 17:55:44 +0000 (10:55 -0700)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 17:55:44 +0000 (10:55 -0700)
(cherry picked from commit 8883172893b6c3bb553cd22fc351e0206dec8388)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Misc/NEWS.d/next/Documentation/2022-04-24-22-09-31.gh-issue-91888.kTjJLx.rst

index 9194be9dbf92dfaac51c6c5a41674d8fe693af0f..4ebca42a7fec5b782f861e2892f085c6c990d5fd 100644 (file)
@@ -1 +1 @@
-Add a new `gh` role to the documentation to link to GitHub issues.
+Add a new ``gh`` role to the documentation to link to GitHub issues.