Skip to content

Commit

Permalink
Student My Notes Pages Path Has Been Fixed in Student Navbar (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
agitrubard authored Mar 26, 2022
1 parent 12bbdb6 commit 10a6df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/components/navbar/student/student-component.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export default function StudentComponent() {
)}
</Popover>

<a href="/student/notes"
<a href="/student/lesson/notes"
className="text-xl font-medium text-gray-500 hover:text-sis-yellow">
NOTLARIM
</a>
Expand Down

0 comments on commit 10a6df7

Please sign in to comment.