diff --git a/web.py b/web.py index 9e23c03..3df150c 100644 --- a/web.py +++ b/web.py @@ -193,7 +193,7 @@ class LeaderboardByActionIDHTML: 'table_template.html', { 'target_column_name': 'tag', - 'target_new_url': '/api/leaderboard-state/by-action-id/' + 'target_new_url': '/squads/now/by-tag/short/' } )