Skip to content

Commit 16f64ed

Browse files
sarahboycebmispelon
authored andcommitted
Removed references to #django IRC.
1 parent cfb94bf commit 16f64ed

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

trac-env/templates/django_theme.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h3>Useful links</h3>
122122
<dt><a href="https://dashboard.djangoproject.com/">Django Dashboard</a></dt>
123123
<dd>Confused about Trac's filtering system? This dashboard shows easy-to-read metrics and has links to pre-set filters to get you started.</dd>
124124

125-
<dt><a href="irc://irc.freenode.net/django-dev">#django-dev IRC channel</a></dt>
125+
<dt><a href="https://discord.gg/xcRH6mN4fa">Django Discord server (#contributing-getting-started)</a></dt>
126126
<dd>Questions about a ticket? Stuck on how to write a unit test for your pull request? Come chat with us!</dd>
127127
</dl>
128128
</div>

trac-env/templates/site_footer.html

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ <h2>Get Involved</h2>
3030
<h2>Get Help</h2>
3131
<ul>
3232
<li><a href="https://docs.djangoproject.com/en/dev/faq/">Getting Help FAQ</a></li>
33-
<li><a href="irc://irc.libera.chat/django">#django IRC channel</a></li>
3433
<li><a href="https://discord.gg/xcRH6mN4fa" target="_blank">Django Discord</a></li>
3534
<li><a href="https://forum.djangoproject.com/" target="_blank">Official Django Forum</a></li>
3635
</ul>

0 commit comments

Comments
 (0)