Skip to content

Commit a7a57d4

Browse files
authored
Add link to blurb-it. (python#438)
1 parent 349207b commit a7a57d4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

committing.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,9 @@ Python 2.7 Maintenance Releases" section of the Python 2.7 What's New
175175
document.
176176

177177
News entries go into the ``Misc/NEWS.d`` directory as individual files. The
178-
easiest way to create a news entry is to use the
179-
`blurb <https://pypi.org/project/blurb/>`_ tool and its ``blurb add`` command.
178+
news entry can be created by using `blurb-it <https://blurb-it.herokuapp.com/>`_,
179+
or the `blurb <https://pypi.org/project/blurb/>`_ tool and its ``blurb add``
180+
command.
180181

181182
If you are unable to use the tool you can create the news entry file manually.
182183
The ``Misc/NEWS.d`` directory contains a sub-directory named ``next`` which

0 commit comments

Comments
 (0)