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:56:28 +0200
commit2b8f22a578321affe9aca9b6ea84fc26db3e222a (patch)
tree3771d2f9560f99ff74a8c9a494393cbc21044040 /docs/intro/tutorial01.txt
parent8c7d2edd45cc1f1a9c5146e3be9716fbcfcbc826 (diff)
[1.7.x] Included irc link in paragraph to allow for l10n
Translators may want to change the irc link pointing to a language-specific channel. Backport of 232f2028d5 from master.
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
==================