Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Closes gh-94152: Update pyvideo.org URL (GH-94075)
The URL is now https://pyvideo.org, which uses HTTPS and avoids a redirect.
(cherry picked from commit 7c439dc)

Co-authored-by: partev <petrosyan@gmail.com>
  • Loading branch information
partev authored and miss-islington committed Jun 23, 2022
commit d850f28ea0177b4cf8324b46be131e5d61134721
2 changes: 1 addition & 1 deletion Doc/tutorial/whatnow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down