Skip to content

Commit a29df70

Browse files
committed
fix community links to add .html
1 parent 02981ff commit a29df70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/community/instructors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: UCSB Library Carpentry Community
33
hide_title: true
44
---
55

6-
[Local Workshop Practices](/community/workshops/)
6+
[Local Workshop Practices](/community/workshops.html)
77

88
# Carpentry Volunteering
99

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1> Carpentry @ UCSB Library</h1>
1717
<ul>
1818
<li><a href="/">Home</a></li>
1919
<li><a href="/posts/">Posts</a></li>
20-
<li><a href="/community/instructors">Carpentry Community</a></li>
20+
<li><a href="/community/instructors.html">Carpentry Community</a></li>
2121
<li><a href="https://www.library.ucsb.edu/events-exhibitions?location=All&series=1225" target="_blank">Events Calendar</a></li>
2222
<li><a href="/past-workshops/">Past Workshops</a></li>
2323
</ul>

0 commit comments

Comments
 (0)