From: Ezio Melotti Date: Sun, 8 May 2022 17:32:54 +0000 (+0200) Subject: Fix use of the default role in a news entry. (#92500) X-Git-Tag: v3.10.5~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8883172893b6c3bb553cd22fc351e0206dec8388;p=thirdparty%2FPython%2Fcpython.git Fix use of the default role in a news entry. (#92500) --- diff --git a/Misc/NEWS.d/next/Documentation/2022-04-24-22-09-31.gh-issue-91888.kTjJLx.rst b/Misc/NEWS.d/next/Documentation/2022-04-24-22-09-31.gh-issue-91888.kTjJLx.rst index 9194be9dbf92..4ebca42a7fec 100644 --- a/Misc/NEWS.d/next/Documentation/2022-04-24-22-09-31.gh-issue-91888.kTjJLx.rst +++ b/Misc/NEWS.d/next/Documentation/2022-04-24-22-09-31.gh-issue-91888.kTjJLx.rst @@ -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.