From: partev Date: Thu, 23 Jun 2022 03:35:02 +0000 (-0400) Subject: Closes gh-94152: Update pyvideo.org URL (GH-94075) X-Git-Tag: v3.12.0a1~1151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c439dca13435085efb2fddf9ac75e5305db7ada;p=thirdparty%2FPython%2Fcpython.git Closes gh-94152: Update pyvideo.org URL (GH-94075) The URL is now https://pyvideo.org, which uses HTTPS and avoids a redirect. --- diff --git a/Doc/tutorial/whatnow.rst b/Doc/tutorial/whatnow.rst index efd032bfe9c3..5f7010cb12e9 100644 --- a/Doc/tutorial/whatnow.rst +++ b/Doc/tutorial/whatnow.rst @@ -45,7 +45,7 @@ More Python resources: Particularly notable contributions are collected in a book also titled Python Cookbook (O'Reilly & Associates, ISBN 0-596-00797-3.) -* http://www.pyvideo.org collects links to Python-related videos from +* https://pyvideo.org collects links to Python-related videos from conferences and user-group meetings. * https://scipy.org: The Scientific Python project includes modules for fast