Ticket #17453: patch_irc_log_link_djangoproject.com.diff

File patch_irc_log_link_djangoproject.com.diff, 586 bytes (added by noria, 13 years ago)
  • django_website/docs/templates/docs/doc.html

    diff --git a/django_website/docs/templates/docs/doc.html b/django_website/docs/templates/docs/doc.html
    index 5a2f2cf..63f06f5 100644
    a b  
    5050    </li>
    5151    <li>
    5252      Ask a question in the <a href="irc://irc.freenode.net/">#django IRC
    53       channel</a>, or search the <a href="http://botland.oebfare.com/logger/django/">IRC
     53      channel</a>, or search the <a href="http://django-irc-logs.com/">IRC
    5454      logs</a> to see if it has been asked before.
    5555    </li>
    5656    <li>
Back to Top