diff --git a/frappe/config/desktop.py b/frappe/config/desktop.py index 4e8ffb00d5..538aa30390 100644 --- a/frappe/config/desktop.py +++ b/frappe/config/desktop.py @@ -105,7 +105,7 @@ def get_data(): "label": _('Leaderboard'), "icon": "fa fa-trophy", "type": 'link', - "link": '#social/users', + "link": '#leaderboard/User', "color": '#FF4136', 'standard': 1, },