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

Commit a139e74

Browse files
fix: gigs-link (#202)
* output from gigs-listing UI challenge * ci:deploying list * ci:redeploying * expend by default * restore redirection * clean up * Hot fix disable gigs (#193) * remove path * restore url * directo to gigs * Hot fix disable gigs (#194) * remove path * restore url * directo to gigs * hot-fix * Code clean up (#195) * remove path * restore url * directo to gigs * hot-fix * clean up * Earn App - Enable Gigs Listing Link (#199) * restore gigs-listing * restore ci * fix: gigs-link (#201)
1 parent ee24533 commit a139e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/index.js

+1-1
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)