summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrançois Magimel <magimel.francois@gmail.com>2017-07-16 18:20:31 +0200
committerAarni Koskela <akx@iki.fi>2017-08-03 11:21:26 +0300
commitac0c327baff434acb6cbd16d578476e458feb301 (patch)
tree80e292a52efced895c9dbf8c89b1f54f83a789db /docs
parent0c75f291ebf79558b9a6b118dcf4bbb3098bd144 (diff)
downloadbabel-ac0c327baff434acb6cbd16d578476e458feb301.tar.gz
Doc: always redirect to the python gettext module
The link to the python gettext module was dead. So, redirect the user to the official doc.
Diffstat (limited to 'docs')
-rw-r--r--docs/messages.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/messages.rst b/docs/messages.rst
index 6814425..f1f695c 100644
--- a/docs/messages.rst
+++ b/docs/messages.rst
@@ -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`