Skip to content

Commit 01f452a

Browse files
authored
fix: homepage streak page link
1 parent 4e8f4e8 commit 01f452a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/homepage/homeNavBoxes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const FeatureList = [
4141
{url: "docs/your-profile/activity", text: "Activity"},
4242
{url: "docs/your-profile/reputation", text: "Reputation"},
4343
{url: "docs/your-profile/reading-history", text: "Reading history"},
44-
{url: "docs/your-profile/reading-streak", text: "Reading streak"},
44+
{url: "docs/your-profile/weekly-goal", text: "Reading streak"},
4545
{url: "docs/your-profile/verified-badge", text: "Company verified badge"},
4646
{url: "docs/your-profile/top-readers", text: "Top readers"},
4747
{url: "docs/your-profile/devcard", text: "DevCard"},

0 commit comments

Comments
 (0)