Skip to content

Commit

Permalink
fix(index.html): path of codes in github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
E1PsyCongroo authored Oct 12, 2024
1 parent 9a5b18f commit c92d010
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 @@ -12,7 +12,7 @@ <h1>Welcome to NekoBytes-TheMissing</h1>
<p>Select a resource below:</p>
<ul>
<li><a href="Lectures/index.html">Lectures</a></li>
<li><a href="Others/Codes/index.html">Codes</a></li>
<li><a href="Codes/index.html">Codes</a></li>
</ul>
</body>

Expand Down

0 comments on commit c92d010

Please sign in to comment.