Mercurial > p > roundup > code
diff website/issues/html/page.html @ 8111:394f72021dad
docs: replace redirecting url's with target
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 25 Sep 2024 21:18:37 -0400 |
| parents | 4d7977d51a4e |
| children | 001c16ac87ec |
line wrap: on
line diff
--- a/website/issues/html/page.html Thu Aug 08 09:55:52 2024 -0400 +++ b/website/issues/html/page.html Wed Sep 25 21:18:37 2024 -0400 @@ -216,9 +216,9 @@ <p> Hosted on <a href="https://m.do.co/c/783434964889" title="Hosted on DigitalOcean">DigitalOcean</a>, <br> - Supported by <a href="https://python.org/psf-landing/" title="The Python Software Foundation">The Python Software Foundation</a>, + Supported by <a href="https://www.python.org/psf-landing/" title="The Python Software Foundation">The Python Software Foundation</a>, <br> - Powered by <a href="http://roundup.sourceforge.net" title="Powered by the Roundup Issue Tracker">Roundup</a> + Powered by <a href="https://roundup.sourceforge.io" title="Powered by the Roundup Issue Tracker">Roundup</a> </p> </div> <!-- credits --> <!-- Created: Wed Jan 14 11:55:38 EST 2009 -->
