Skip to content

Commit

Permalink
fix: Instructors button
Browse files Browse the repository at this point in the history
  • Loading branch information
vipulkumar49 committed Feb 1, 2024
1 parent 968fb5a commit bbfe915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<a href="#questions" class="nav-link">Questions</a>
</li>
<li class="nav-item">
<a href="#instructor" class="nav-link">Instructors</a>
<a href="#instructors" class="nav-link">Instructors</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit bbfe915

Please sign in to comment.