We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a39ac commit 97e2775Copy full SHA for 97e2775
djangoproject/templates/includes/footer.html
@@ -29,7 +29,7 @@ <h2>Get Involved</h2>
29
<li><a
30
href="{% url 'document-detail' lang='en' version='dev' url="internals/security" host 'docs' %}#reporting-security-issues">Report
31
a Security Issue</a></li>
32
- <li><a href="/foundation/individual-members/">Individual membership</a></li>
+ <li><a href="{% url 'individual-members' %}">Individual membership</a></li>
33
</ul>
34
</div>
35
0 commit comments