Skip to content

Commit

Permalink
Used chat.djangoproject.com URL instead of cryptic discord.gg
Browse files Browse the repository at this point in the history
  • Loading branch information
bmispelon committed Jan 23, 2025
1 parent 4a1703e commit 148d924
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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="https://discord.gg/xcRH6mN4fa">Django Discord server (#contributing-getting-started)</a></dt>
<dt><a href="https://chat.djangoproject.com">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
2 changes: 1 addition & 1 deletion trac-env/templates/site_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <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="https://discord.gg/xcRH6mN4fa" target="_blank">Django Discord</a></li>
<li><a href="https://chat.djangoproject.com" target="_blank">Django Discord</a></li>
<li><a href="https://forum.djangoproject.com/" target="_blank">Official Django Forum</a></li>
</ul>
</div>
Expand Down

0 comments on commit 148d924

Please # to comment.