changeset 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 1f0038623c33
children 3645ce5b3036
files doc/installation.txt doc/reference.txt doc/sc.txt doc/upgrading.txt website/issues/html/page.html
diffstat 5 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/doc/installation.txt	Thu Aug 08 09:55:52 2024 -0400
+++ b/doc/installation.txt	Wed Sep 25 21:18:37 2024 -0400
@@ -2374,7 +2374,7 @@
 .. _docutils: https://pypi.org/project/docutils/
 .. _flup: https://pypi.org/project/flup/
 .. _gpg: https://www.gnupg.org/software/gpgme/index.html
-.. _jinja2: https://palletsprojects.com/p/jinja/
+.. _jinja2: https://palletsprojects.com/projects/jinja/
 .. _markdown: https://python-markdown.github.io/
 .. _markdown2: https://github.com/trentm/python-markdown2
 .. _mistune: https://pypi.org/project/mistune/
--- a/doc/reference.txt	Thu Aug 08 09:55:52 2024 -0400
+++ b/doc/reference.txt	Wed Sep 25 21:18:37 2024 -0400
@@ -2299,7 +2299,7 @@
 using ``jinja2`` templating so it is less experimental than
 Chameleon templating.
 
-.. _jinja2: https://palletsprojects.com/p/jinja/
+.. _jinja2: https://palletsprojects.com/projects/jinja/
 
 
 **NOTE1**: For historical reasons, examples given below assumes path
--- a/doc/sc.txt	Thu Aug 08 09:55:52 2024 -0400
+++ b/doc/sc.txt	Wed Sep 25 21:18:37 2024 -0400
@@ -14,7 +14,7 @@
 the original architect of Roundup..
 
 A few of the pages have been updated to correct links. However you may
-still have to use the `wayback machine <https://wayback.archive.org>`_
+still have to use the `wayback machine <https://web.archive.org>`_
 to access some of the links on these pages. The papers in
 chronological order are:
 
--- a/doc/upgrading.txt	Thu Aug 08 09:55:52 2024 -0400
+++ b/doc/upgrading.txt	Wed Sep 25 21:18:37 2024 -0400
@@ -1863,7 +1863,7 @@
 
 Another way that should be faster, but is untested is to use mysql
 dump to dump the database.
-https://makandracards.com/makandra/595-dumping-and-importing-from-to-mysql-in-an-utf-8-safe-way
+https://makandracards.com/makandra/595-dumping-importing-mysql-utf-8-safe-way
 recommends:
 
    Note that when your MySQL server is not set to UTF-8 you need to do
--- 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 -->

Roundup Issue Tracker: http://roundup-tracker.org/