Leaderboards => Rankings on groups
This commit is contained in:
parent
93b2900015
commit
b8748fd49a
|
@ -307,7 +307,7 @@ export default function GroupPage(props: {
|
|||
href: groupPath(group.slug, 'questions'),
|
||||
},
|
||||
{
|
||||
title: 'Leaderboards',
|
||||
title: 'Rankings',
|
||||
content: leaderboard,
|
||||
href: groupPath(group.slug, 'rankings'),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user