Skip to content

Commit 0ba5fbe

Browse files
committed
Fix make lint
1 parent fd7b9eb commit 0ba5fbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

peps/pep-0694.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,7 @@ of example, PyPI could return the following error body:
303303
}
304304
305305
RFC 9457 defines ``type``, ``status``, ``title``, and ``details``. The ``meta`` and ``errors`` keys are
306-
"extension members", defined in `section 3.2 of RFC 9457
307-
<https://www.rfc-editor.org/rfc/rfc9457.html#name-extension-members>`_. The index **SHOULD** include these
306+
"extension members", defined in :rfc:`Section 3.2 <9457#section-3.2>`. The index **SHOULD** include these
308307
extension members.
309308

310309
``meta``

0 commit comments

Comments
 (0)