]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Doc: always redirect to the python gettext module
authorFrançois Magimel <magimel.francois@gmail.com>
Sun, 16 Jul 2017 16:20:31 +0000 (18:20 +0200)
committerAarni Koskela <akx@iki.fi>
Thu, 3 Aug 2017 08:21:26 +0000 (11:21 +0300)
The link to the python gettext module was dead. So, redirect the user
to the official doc.

docs/messages.rst

index 6814425c5902cdaee37bd1461cef049dd2b0cffc..f1f695c24a8983d21b63ccea66271928a23a8140 100644 (file)
@@ -273,11 +273,9 @@ Translator Comments
 -------------------
 
 First of all what are comments tags. Comments tags are excerpts of text to
-search for in comments, only comments, right before the `python gettext`_
+search for in comments, only comments, right before the python :mod:`gettext`
 calls, as shown on the following example:
 
- .. _`python gettext`: http://docs.python.org/lib/module-gettext.html
-
 .. code-block:: python
 
     # NOTE: This is a comment about `Foo Bar`