Mercurial > p > roundup > code
diff doc/developers.txt @ 7962:828f79ae965b
doc: update links and docs on checking links
Add timeout for link checking so make linkcheck completes.
Document grep command to use to filter broken links to external links.
Fix PostgreSQL links to point to current pages.
Fix pyreadline3 link.
Fix vim po file plugin link
Use wayback machine for zpi internationalization link.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 13 May 2024 18:42:26 -0400 |
| parents | a363bb8c0ed4 |
| children | d1c29284ccd9 |
line wrap: on
line diff
--- a/doc/developers.txt Mon May 13 13:32:02 2024 -0400 +++ b/doc/developers.txt Mon May 13 18:42:26 2024 -0400 @@ -664,7 +664,7 @@ .. _Plural Forms: https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/gettext.html .. _po filetype plugin: - https://vim.sourceforge.io/scripts/script.php?script_id=695 + https://www.vim.org/scripts/script.php?script_id=64 .. _PO utilities: https://github.com/pinard/po-utils .. _poEdit: https://poedit.net/ .. _pology: http://pology.nedohodnik.net/doc/user/en_US/ch-poformat.html @@ -685,4 +685,4 @@ https://pagetemplates.readthedocs.io/en/latest/history/TALESSpecification13.html .. _TravisCI: https://app.travis-ci.com/github/roundup-tracker/roundup .. _vim: https://www.vim.org/ -.. _ZPTInternationalization: http://grok.zope.org/doc/community/view_generation/i18n_of_your_app.html +.. _ZPTInternationalization: https://web.archive.org/web/20120804003011/http://grok.zope.org/doc/community/view_generation/i18n_of_your_app.html
