Skip to content

Commit

Permalink
Update Header.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Kojimena committed Nov 17, 2023
1 parent d257785 commit 392a694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uniEmpleos/src/components/Header/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const Header = () => {
navigate("/profile")
break
case "enterprise":
navigate("/profilecompany")
navigate("/postulacionempresa")
break
case "admin":
navigate("/profile")
Expand Down

0 comments on commit 392a694

Please sign in to comment.