Skip to content

Commit

Permalink
Fix en navigation to the freelancers page
Browse files Browse the repository at this point in the history
  • Loading branch information
maniflames committed Jan 20, 2024
1 parent 04ba8ed commit f3c1a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_data/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ module.exports = {
},
{
title: "Freelancers",
url: "/en/jobs/freelancers",
url: "/en/freelancers",
},
],
},
Expand Down

0 comments on commit f3c1a8d

Please sign in to comment.