Skip to content

Commit

Permalink
⭐ Bug Fix: "Study Materials Button" links to "Audio Books Section" & …
Browse files Browse the repository at this point in the history
…vice versa, In resource.html (#1436)

* Fix interchanged links between 'Audio Books button' & 'Study Materials button' in resource.html

* Delete 'desktop.ini'
  • Loading branch information
DefinitelyObsessed authored Jul 13, 2023
1 parent 77d2d61 commit 92045a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resource.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
<a class="grid-item " href="#ncert">NCERT Books</a>
<a class="grid-item " href="#cbse_notes">CBSE Notes</a>
<a class="grid-item " href="#qb">Question Banks</a>
<a class="grid-item " href="#audio-books">Study Materials</a>
<a class="grid-item " href="#study">Audio Books</a>
<a class="grid-item " href="#audio-books">Audio Books</a>
<a class="grid-item " href="#study">Study Materials</a>
<a class="grid-item " href="#regLAN">Regional Books</a>
<a class="grid-item " href="#yt">Youtube Channels</a>
</div>
Expand Down

0 comments on commit 92045a9

Please sign in to comment.