Skip to content

Commit 6afe47c

Browse files
committed
fix: codeforces profile route causing 404 errors
1 parent f4906d5 commit 6afe47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3939,7 +3939,7 @@ <h6>Tech Team</h6>
39393939
<div class="details">
39403940
<h6><a href="https://github.com/happypeepo" target="_blank">GitHub: @happypeepo</a></h6>
39413941
<h6><a href="https://www.codechef.com/users/happypeepo" target="_blank">Codechef: @happypeepo</a></h6>
3942-
<h6><a href="https://codeforces.com/bhoumiksangle" target="_blank">CodeForces: @bhoumiksangle</a></h6>
3942+
<h6><a href="https://codeforces.com/profile/bhoumiksangle" target="_blank">CodeForces: @bhoumiksangle</a></h6>
39433943
<h6><a href="https://leetcode.com/u/bhoumiksangle" target="_blank">LeetCode: @bhoumiksangle</a></h6>
39443944
<div class="actions">
39453945
<a href="" class="button md-close"></a>

0 commit comments

Comments
 (0)