Skip to content

Commit 62383ff

Browse files
authored
gh-135615 Fix incorrect caption outlining http status codes
1 parent fba5dde commit 62383ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/library/http.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ The :mod:`http` module also defines the following enums that help you work with
5252
HTTP status codes
5353
-----------------
5454

55-
Supported,
56-
`IANA-registered status codes <https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml>`_
55+
Supported HTTP status codes
5756
available in :class:`http.HTTPStatus` are:
5857

5958
======= =================================== ==================================================================

0 commit comments

Comments
 (0)