Skip to content

Commit e54a2bb

Browse files
Apply suggestions from code review
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent 7f14dbc commit e54a2bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

getting-started/pull-request-lifecycle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ or the :pypi:`blurb` tool and its ``blurb add`` command.
252252
.. tip::
253253

254254
You can read more about ``blurb`` in its
255-
`repository <https://github.com/python/blurb>`__.
255+
:github:`repository <python/blurb>`.
256256

257257
If you are unable to use the tool, then you can create the ``NEWS`` entry file
258258
manually. The ``Misc/NEWS.d`` directory contains a sub-directory named

getting-started/quick-reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Create pull requests
130130
--------------------
131131

132132
Create pull requests on GitHub from your branches, on your fork, and make sure
133-
to put the relevant issue number in ``gh-NNNNNN``` format in the pull request title.
133+
to put the relevant issue number in ``gh-NNNNNN`` format in the pull request title.
134134
For example:
135135

136136
.. code-block:: text

0 commit comments

Comments
 (0)