Browse Source

Included irc link in paragraph to allow for l10n

Translators may want to change the irc link pointing to a
language-specific channel.
Claude Paroz 10 years ago
parent
commit
232f2028d5
1 changed files with 3 additions and 4 deletions
  1. 3 4
      docs/intro/tutorial01.txt

+ 3 - 4
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
 ==================