Skip to content

Commit a77f337

Browse files
committed
fixing more links
1 parent 9a93b70 commit a77f337

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h4 class="mb-3">Contact Us</h4>
146146
<div class="social-icons">
147147
<ul class="list-unstyled text-center mb-0">
148148
<li class="list-unstyled-item">
149-
<a href="/codechair.github.io/contact">
149+
<a href="/contact">
150150
<i class="fa fa-envelope"></i>
151151
</a>
152152
</li>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h1 class="mb-3">Register</h1>
115115
<div class="social-icons">
116116
<ul class="list-unstyled text-center mb-0">
117117
<li class="list-unstyled-item">
118-
<a href="/codechair.github.io/contact">
118+
<a href="/contact">
119119
<i class="fa fa-envelope"></i>
120120
</a>
121121
</li>

0 commit comments

Comments
 (0)