diff --git a/src/footer.html b/src/footer.html
index 2ba7f826..aede1e73 100644
--- a/src/footer.html
+++ b/src/footer.html
@@ -209,7 +209,7 @@
Comment Examples
{ 'href': '/community/competitive%20programming/', 'text': 'COMPETITIVE PROGRAMMING', 'icon': '/mf/i/nav/book-cp.svg' },
],
'community': [
- { 'href': '/community/members/', 'text': 'MEMBERS', 'icon': '/mf/i/nav/members.svg' },
+ { 'href': '/community/members/', 'text': 'OVERVIEW', 'icon': '/mf/i/nav/members.svg' },
{ 'href': '/community/member-programs/', 'text': 'PROGRAMS', 'icon': '/mf/i/nav/programs.svg' },
{ 'href': 'https://' + tcconfig.forumsAppURL, 'text': 'FORUMS', 'icon': '/mf/i/nav/forums.svg' },
{ 'href': '/community/statistics/', 'text': 'STATISTICS', 'icon': '/mf/i/nav/statistics.svg' },
@@ -250,4 +250,4 @@ Comment Examples