ponty / pyscreenshot

Python screenshot library, replacement for the Pillow ImageGrab module on Linux.
BSD 2-Clause "Simplified" License
499 stars 89 forks source link

Link to docs on pypi is broken #76

Closed stuaxo closed 4 years ago

stuaxo commented 4 years ago

Pypi links a broken link https://pyscreenshot.readthedocs.io/

image

image

ponty commented 4 years ago

Fixed. Link is removed.

stuaxo commented 4 years ago

Thanks.