From 90d6e393c54d1bc369fe58451e0a8713629175ef Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 9 Jul 2026 13:54:45 +0300 Subject: [PATCH] Fix links to adding NEWS entry --- readme.rst | 2 +- templates/add_blurb.html | 2 +- templates/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.rst b/readme.rst index a48b002..6115d4a 100644 --- a/readme.rst +++ b/readme.rst @@ -19,7 +19,7 @@ About `CPython `_ pull request. A ``Misc/NEWS.d`` file `is needed -`_ +`_ for almost all non-trivial changes to CPython. To use blurb-it, you must be logged in to GitHub. diff --git a/templates/add_blurb.html b/templates/add_blurb.html index 25fe9d0..576884d 100644 --- a/templates/add_blurb.html +++ b/templates/add_blurb.html @@ -59,7 +59,7 @@

📜🤖 Blurb it again?

-
Alternatively, you can use blurb on the command line.
+
Alternatively, you can use blurb on the command line.
{% endblock %} diff --git a/templates/index.html b/templates/index.html index c4b2fcd..1de763c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@

📜🤖 Blurb it!

-

add a blurb to CPython pull request.

+

add a blurb to CPython pull request.