|
From: Mercurial C. <th...@in...> - 2026-05-17 06:27:53
|
# HG changeset patch # User John Rouillard <ro...@ie...> # Date 1778722851 14400 # Wed May 13 21:40:51 2026 -0400 # Node ID 9a2845390354bf41b984337ccf21747d9bdb54b4 # Parent 1bcd6a0275713f1a2460a101506636a0021962a6 doc: update link to version 3.14 from 2 diff -r 1bcd6a027571 -r 9a2845390354 doc/developers.txt --- a/doc/developers.txt Wed May 13 21:37:24 2026 -0400 +++ b/doc/developers.txt Wed May 13 21:40:51 2026 -0400 @@ -680,7 +680,7 @@ .. _emacs: https://www.gnu.org/software/emacs/ .. _flake8: https://flake8.pycqa.org/en/latest/ .. _gettext package: https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/gettext.html -.. _gettext module: https://docs.python.org/2/library/gettext.html +.. _gettext module: https://docs.python.org/3.14/library/gettext.html .. _GitHub Actions: https://github.com/roundup-tracker/roundup/actions .. _GNU: https://www.gnu.org/ .. _GNU mirror sites: https://www.gnu.org/prep/ftp.html |