Skip to content

Commit e4a50a1

Browse files
link: update footer link (#1419)
Co-authored-by: Sanjay Viswanathan <[email protected]>
1 parent 76a978b commit e4a50a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/saved-blogs.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,17 +113,17 @@ <h1 style="text-align: center;">Saved Blogs</h1>
113113
<div class="footer-section">
114114
<h6 class="footer-heading">ABOUT RECODE-HIVE</h6>
115115
<div>
116-
<a href="pages/help.html" class="footer-link">Contact Us</a>
116+
<a href="./help.html" class="footer-link">Contact Us</a>
117117
<a href="https://github.com/recodehive/awesome-github-profiles/blob/main/CODE_OF_CONDUCT.md" class="footer-link">Code of Conduct</a>
118-
<a href="pages/faq.html" class="footer-link">FAQ's</a>
118+
<a href="./faq.html" class="footer-link">FAQ's</a>
119119
</div>
120120
</div>
121121
<div class="footer-section">
122122
<h6 class="footer-heading">GET INVOLVED</h6>
123123
<div>
124124
<a href="https://github.com/recodehive/awesome-github-profiles/issues/new?assignees=&amp;labels=%E2%9E%95+profile&amp;projects=&amp;template=add_profile.md&amp;title=Add+Profile%3A+" class="footer-link">Add Your Profile</a>
125125
<a href="https://github.com/recodehive/Support/issues/new?assignees=&amp;labels=invite+me+to+the+community&amp;projects=&amp;template=invitation.yml&amp;title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization" class="footer-link">Join the Organization</a>
126-
<a href="./pages/events.html" class="footer-link">Events</a>
126+
<a href="./events.html" class="footer-link">Events</a>
127127
</div>
128128
</div>
129129
</div>

0 commit comments

Comments
 (0)