Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit fb5cd0c

Browse files
authored
Update Home link to root URL in contributors.html
1 parent 281ed91 commit fb5cd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</div>
2222
</div>
2323
<div class="right" id="navbar-links">
24-
<a href="index.html" class="topbarButton-inac shadowDown" style="font-size: 20px;"><span>Home</span></a>
24+
<a href="/" class="topbarButton-inac shadowDown" style="font-size: 20px;"><span>Home</span></a>
2525
<a class="topbarButton-ac shadowDown" style="font-size: 20px;"><span>Contributors</span></a>
2626
<a href="https://github.com/TrackTheCode" class="topbarButton-inac shadowDown" style="font-size: 20px;" target="_blank"><span>Github</span></a>
2727
</div>

0 commit comments

Comments
 (0)