Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion djangoproject/templates/base_community.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h2>More Links</h2>
<dl class="list-links">
<dt><a href="https://www.djangopackages.com/" rel="nofollow">Django Packages</a></dt>
<dd>Find third-party packages to supercharge your project</dd>
<dt><a href="https://www.djangosites.org/" rel="nofollow">Django-powered Sites</a></dt>
<dt><a href="https://builtwithdjango.com/projects/" rel="nofollow">Django-powered Sites</a></dt>
<dd>Add your site to the list</dd>
<dt><a href="/community/badges/">Django Badges</a></dt>
<dd>Show your support (or wish longingly)</dd>
Expand Down