mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
Correct link to polib library
The current link to polib https://bitbucket.org/izi/polib seems dead
This commit is contained in:
parent
d99ee0dfff
commit
8452ff66af
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue