Skip to content

Commit 1358a64

Browse files
authored
Updated "Team Organization" footer link to Team list page.
This aligns with the footer of djangoproject.com.
1 parent 9ad10b2 commit 1358a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trac-env/templates/site_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h2>Learn More</h2>
88
<ul>
99
<li><a href="https://www.djangoproject.com/overview/">About Django</a></li>
1010
<li><a href="https://www.djangoproject.com/start/">Getting Started with Django</a></li>
11-
<li><a href="https://docs.djangoproject.com/en/dev/internals/organization/">Team Organization</a></li>
11+
<li><a href="https://www.djangoproject.com/foundation/teams/">Team Organization</a></li>
1212
<li><a href="https://www.djangoproject.com/foundation/">Django Software Foundation</a></li>
1313
<li><a href="https://www.djangoproject.com/conduct/">Code of Conduct</a></li>
1414
<li><a href="https://www.djangoproject.com/diversity/">Diversity Statement</a></li>

0 commit comments

Comments
 (0)