Skip to content

Commit

Permalink
fix smooth homepage link (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marketen authored Dec 7, 2023
1 parent ff80f24 commit 4039ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageFeatures/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ const FeatureList: FeatureItem[] = [
Simply set your Fee Recipient Address to Smooth and claim your rewards after proposing a slot!
</>
),
url: "/docs/smooth/overview",
url: "/docs/smooth",
},
];

Expand Down

0 comments on commit 4039ad5

Please sign in to comment.