Skip to content

Commit eaf379c

Browse files
EpicWinkchrysle
andauthored
Better http.server links
Docs link uses intersphinx, issues link uses GitHub role Co-authored-by: chrysle <[email protected]>
1 parent 233bb51 commit eaf379c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/key_projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -850,8 +850,8 @@ build of the Python distribution.
850850
http.server
851851
===========
852852

853-
`Docs <https://docs.python.org/3/library/http.server.html>`__ |
854-
`Issues <https://github.com/python/cpython/issues>`__
853+
`Docs <python:library/http.server.html>`__ |
854+
:gh:`Issues <python/cpython/issues>`
855855

856856
A package and command-line interface which can host a directory as a
857857
website, for example as a :term:`package index <Package Index>` (see

0 commit comments

Comments
 (0)