From 8b6cea9cf7549228d499b86be256eeb357e3e65c Mon Sep 17 00:00:00 2001 From: partev Date: Tue, 21 Jun 2022 14:50:03 -0400 Subject: [PATCH] DOC: fix URL redirect http://www.pyvideo.org -> https://pyvideo.org --- Doc/tutorial/whatnow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tutorial/whatnow.rst b/Doc/tutorial/whatnow.rst index efd032bfe9c3fe..5f7010cb12e9e7 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