Skip to content

Commit

Permalink
Mentors ✅
Browse files Browse the repository at this point in the history
  • Loading branch information
raihanuldev committed Apr 15, 2024
1 parent 75029fd commit 306ab81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Nabvar/Nabvar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const Nabvar = () => {
}
const items = <>
<li><Link to='/'>Home</Link></li>
<li><Link to='/instructors'>Instructors</Link></li>
<li><Link to='/instructors'>Mentors</Link></li>
<li><Link to='/classes'>Courses</Link></li>
{/* <li><Link to='/comming-soon'>Community</Link></li> */}

Expand Down

0 comments on commit 306ab81

Please sign in to comment.