Skip to content

Commit

Permalink
Missed a link.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinabrahms committed Feb 2, 2011
1 parent 0268818 commit 2459516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_website/templates/base_community.html
Expand Up @@ -48,7 +48,7 @@ <h2>Improve Django</h2>
<h2>Get help</h2> <h2>Get help</h2>


<ul> <ul>
<li><strong><a href="http://docs.djangoproject.com/en/dev/faq/">Check our FAQ</a> first</strong>. If you have a basic question that's not answered by the FAQ, <a href="http://code.djangoproject.com/simpleticket">file a ticket</a> to tell us you think it should be in there.</li> <li><strong><a href="http://docs.djangoproject.com/en/{{ RECENT_RELEASE }}/faq/">Check our FAQ</a> first</strong>. If you have a basic question that's not answered by the FAQ, <a href="http://code.djangoproject.com/simpleticket">file a ticket</a> to tell us you think it should be in there.</li>
<li><strong>Chat live with other Django users</strong> in the <a href="irc://irc.freenode.net/django">#django IRC channel on irc.freenode.net</a>.</li> <li><strong>Chat live with other Django users</strong> in the <a href="irc://irc.freenode.net/django">#django IRC channel on irc.freenode.net</a>.</li>
<li><strong>Ask questions</strong> on the <a href="http://groups-beta.google.com/group/django-users">django-users mailing list</a>.</li> <li><strong>Ask questions</strong> on the <a href="http://groups-beta.google.com/group/django-users">django-users mailing list</a>.</li>
</ul> </ul>
Expand Down

0 comments on commit 2459516

Please sign in to comment.