summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial01.txt
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2014-07-01 21:54:28 +0200
committerClaude Paroz <claude@2xlibre.net>2014-07-01 21:54:32 +0200
commit232f2028d57bb3b55304d3ea80ab0a06122f0b34 (patch)
tree404f1672a5877401893024617919f05ef67a4337 /docs/intro/tutorial01.txt
parent0b6f05ede648ce62a5c91c7c38a0a362711f0656 (diff)
Included irc link in paragraph to allow for l10n
Translators may want to change the irc link pointing to a language-specific channel.
Diffstat (limited to 'docs/intro/tutorial01.txt')
-rw-r--r--docs/intro/tutorial01.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/intro/tutorial01.txt b/docs/intro/tutorial01.txt
index 2ce4adbe97..d33ad543e5 100644
--- a/docs/intro/tutorial01.txt
+++ b/docs/intro/tutorial01.txt
@@ -35,10 +35,9 @@ older versions of Django and install a newer one.
.. admonition:: Where to get help:
If you're having trouble going through this tutorial, please post a message
- to |django-users| or drop by `#django on irc.freenode.net`__ to chat
- with other Django users who might be able to help.
-
-__ irc://irc.freenode.net/django
+ to |django-users| or drop by `#django on irc.freenode.net
+ <irc://irc.freenode.net/django>`_ to chat with other Django users who might
+ be able to help.
Creating a project
==================