Skip to content

Commit f39d398

Browse files
authored
Use correct event hyperlinks in the footer (#734)
1 parent adb7aab commit f39d398

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_layouts/_includes/footer.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ <h3>About us</h3>
1111
<h3>Quick link</h3>
1212
<ul>
1313
<li><a href="/about.html">About Us</a></li>
14-
<li><a href="/bdp-events/">Our Events</a></li>
15-
<li><a href="/sponsored-events/">Sponsored Events</a></li>
16-
<li><a href="/community/">Community</a></li>
17-
<li><a href="/support/">Support</a></li>
14+
<li><a href="/bpd-events/">BPD Events</a></li>
15+
<li><a href="/sponsored-events.html">Sponsored Events</a></li>
16+
<li><a href="/community.html">Community</a></li>
17+
<li><a href="/support.html">Support</a></li>
1818
</ul>
1919
</div>
2020
<!-- Contact Us Section -->

0 commit comments

Comments
 (0)