diff --git a/src/app/leaderboard/page.tsx b/src/app/leaderboard/page.tsx index b78b24560..10a575307 100644 --- a/src/app/leaderboard/page.tsx +++ b/src/app/leaderboard/page.tsx @@ -104,14 +104,14 @@ async function LeaderboardTable({ title={ hasFilters ? "No leaderboard results for these filters" - : "No public profiles yet" + : "No leaderboard data available" } description={ hasFilters ? "Try a broader language or time filter, or clear filters to view the full leaderboard." : "No public profiles yet - be the first to enable yours in Settings!" } - actionLabel="Go to Settings" + actionLabel="Sync Dashboard" actionHref="/dashboard/settings" /> ) : ( diff --git a/src/components/GoalTracker.tsx b/src/components/GoalTracker.tsx index 387821320..4050b2e1c 100644 --- a/src/components/GoalTracker.tsx +++ b/src/components/GoalTracker.tsx @@ -524,7 +524,7 @@ export default function GoalTracker() {
- Push your first commit on GitHub to get started and see repository activity here. -
- - - Create Repository - -