From 8452ff66afd1a676e3506c54ebc87985276e6632 Mon Sep 17 00:00:00 2001 From: Matteo Gamboz Date: Fri, 28 Apr 2023 08:47:55 +0200 Subject: [PATCH] Correct link to polib library The current link to polib https://bitbucket.org/izi/polib seems dead --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index 5d6068e..518d289 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -38,4 +38,4 @@ By default Rosetta hides its own catalog files in the file selection interface ( Acknowledgments *************** -* Rosetta uses the excellent `polib `_ library to parse and handle gettext files. +* Rosetta uses the excellent `polib `_ library to parse and handle gettext files.