Skip to content

Commit

Permalink
Merge pull request #156 from kunalmaurya6/fix/2ndyear-time-table-issue
Browse files Browse the repository at this point in the history
issue resolve of 2nd year time table
  • Loading branch information
AbhiDiva96 authored Jun 18, 2024
2 parents e4fedd3 + e7b75e1 commit ce08031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/page3/2Year.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function sndYear() {
</div>
</Link>

<Link class="link" to="/">
<Link class="link" to="/notes">
<div class="card syan">
<img src={timetable} alt="" />
<p class="second-text">Timetable</p>
Expand Down

0 comments on commit ce08031

Please sign in to comment.