Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 37c3f77

Browse files
fix: gigs-link (#201)
1 parent 704b7f6 commit 37c3f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const NAV_MENU = {
2020
children: [
2121
{
2222
name: "Gigs",
23-
path: "",
23+
path: "/earn/gigs",
2424
},
2525
{
2626
name: "Challenges",

0 commit comments

Comments
 (0)