]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Closes gh-94152: Update pyvideo.org URL (GH-94075)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Jun 2022 03:43:15 +0000 (20:43 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 03:43:15 +0000 (20:43 -0700)
The URL is now https://pyvideo.org, which uses HTTPS and avoids a redirect.
(cherry picked from commit 7c439dca13435085efb2fddf9ac75e5305db7ada)

Co-authored-by: partev <petrosyan@gmail.com>
Doc/tutorial/whatnow.rst

index efd032bfe9c3fef6f7c02bb7406175022f81d46c..5f7010cb12e9e7a5e8ec5a6c559febee4f3aabb5 100644 (file)
@@ -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