Skip to content

Commit 646f612

Browse files
committed
Fix Python std-lib doc link
1 parent 4c4845a commit 646f612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/key_projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ build of the Python distribution.
850850
http.server
851851
===========
852852

853-
`Docs <python:library/http.server.html>`__ |
853+
:doc:`Docs <python:library/http.server>` |
854854
:gh:`Issues <python/cpython/issues>`
855855

856856
A package and command-line interface which can host a directory as a

0 commit comments

Comments
 (0)