Skip to content

Commit 7f30280

Browse files
committed
Bug fix - updated navigation link
1 parent ea04f04 commit 7f30280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default function Home() {
8888

8989
<NavButton
9090
className="btn-outline-success mt-5"
91-
href="/book-club"
91+
href="/clubs"
9292
label="Discover More"
9393
/>
9494
</div>

0 commit comments

Comments
 (0)