Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f36c7f9

Browse files
authored
Merge pull request vinta#1210 from lessneek/master
Fixed PySDL2 URL.
2 parents c79a233 + b083750 commit f36c7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
655655
* [Pygame](http://www.pygame.org/news.html) - Pygame is a set of Python modules designed for writing games.
656656
* [PyOgre](http://www.ogre3d.org/tikiwiki/PyOgre) - Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D.
657657
* [PyOpenGL](http://pyopengl.sourceforge.net/) - Python ctypes bindings for OpenGL and it's related APIs.
658-
* [PySDL2](http://pysdl2.readthedocs.io/en/rel_0_9_5/) - A ctypes based wrapper for the SDL2 library.
658+
* [PySDL2](https://pysdl2.readthedocs.io) - A ctypes based wrapper for the SDL2 library.
659659
* [RenPy](https://www.renpy.org/) - A Visual Novel engine.
660660

661661
## Geolocation

0 commit comments

Comments
 (0)