Skip to content

Commit b01e9fa

Browse files
authored
Merge pull request #506 from shreyanshdubey2112/patch-2
Update profile.html
2 parents 3a52487 + 547023c commit b01e9fa

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pages/profile.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,17 +1003,16 @@ <h4>CodeClip</h4>
10031003
<div class="footer__section">
10041004
<h4>Quick Links</h4>
10051005
<ul>
1006-
<li><a href="/" data-route="/">Home</a></li>
1007-
<li><a href="challenges.html" data-route="/challenges">Challenges</a></li>
1008-
<li><a href="editor.html" data-route="/editor">Editor</a></li>
1006+
<li><a href="/CodeClip/index.html">Home</a></li>
1007+
<li><a href="/CodeClip/pages/challenges.html">Challenges</a></li>
1008+
<li><a href="/CodeClip/pages/editor.html"></a>Editor</a></li>
10091009
</ul>
10101010
</div>
10111011
<div class="footer__section">
10121012
<h4>Community</h4>
10131013
<ul>
10141014
<li><a href="https://github.com/opensource-society/CodeClip">GitHub</a></li>
10151015
<li><a href="https://discord.gg/NmGyBWAE3b">Discord</a></li>
1016-
<li><a href="#">Twitter</a></li>
10171016
</ul>
10181017
</div>
10191018
</div>

0 commit comments

Comments
 (0)