Skip to content

Commit

Permalink
Closes gh-94152: Update pyvideo.org URL (GH-94075)
Browse files Browse the repository at this point in the history
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
miss-islington and partev committed Jun 23, 2022
1 parent ee2ddc2 commit ee5e1e4
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit ee5e1e4

Please sign in to comment.