◐ Shell
clean mode source ↗

[3.10] Doc: Remove title text from internal links (GH-98409) by miss-islington · Pull Request #98451 · python/cpython

Rely on the title of the linked internal page instead of putting the title. Sphinx will render with the title correctly, and this will reduce work for translators
(cherry picked from commit 52fcba6)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>

JelleZijlstra