Correct link to polib library

The current link to polib https://bitbucket.org/izi/polib seems dead
This commit is contained in:
Matteo Gamboz 2023-04-28 08:47:55 +02:00 committed by GitHub
parent d99ee0dfff
commit 8452ff66af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,4 +38,4 @@ By default Rosetta hides its own catalog files in the file selection interface (
Acknowledgments
***************
* Rosetta uses the excellent `polib <https://bitbucket.org/izi/polib>`_ library to parse and handle gettext files.
* Rosetta uses the excellent `polib <https://pypi.org/project/polib/>`_ library to parse and handle gettext files.