Skip to content

Commit

Permalink
Removed references to #django IRC.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahboyce authored and bmispelon committed Jan 17, 2025
1 parent cfb94bf commit 16f64ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion trac-env/templates/django_theme.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h3>Useful links</h3>
<dt><a href="https://dashboard.djangoproject.com/">Django Dashboard</a></dt>
<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>

<dt><a href="irc://irc.freenode.net/django-dev">#django-dev IRC channel</a></dt>
<dt><a href="https://discord.gg/xcRH6mN4fa">Django Discord server (#contributing-getting-started)</a></dt>
<dd>Questions about a ticket? Stuck on how to write a unit test for your pull request? Come chat with us!</dd>
</dl>
</div>
Expand Down
1 change: 0 additions & 1 deletion trac-env/templates/site_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ <h2>Get Involved</h2>
<h2>Get Help</h2>
<ul>
<li><a href="https://docs.djangoproject.com/en/dev/faq/">Getting Help FAQ</a></li>
<li><a href="irc://irc.libera.chat/django">#django IRC channel</a></li>
<li><a href="https://discord.gg/xcRH6mN4fa" target="_blank">Django Discord</a></li>
<li><a href="https://forum.djangoproject.com/" target="_blank">Official Django Forum</a></li>
</ul>
Expand Down

0 comments on commit 16f64ed

Please sign in to comment.