We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02981ff commit a29df70Copy full SHA for a29df70
2 files changed
content/community/instructors.md
@@ -3,7 +3,7 @@ title: UCSB Library Carpentry Community
3
hide_title: true
4
---
5
6
-[Local Workshop Practices](/community/workshops/)
+[Local Workshop Practices](/community/workshops.html)
7
8
# Carpentry Volunteering
9
layouts/_default/baseof.html
@@ -17,7 +17,7 @@ <h1> Carpentry @ UCSB Library</h1>
17
<ul>
18
<li><a href="/">Home</a></li>
19
<li><a href="/posts/">Posts</a></li>
20
- <li><a href="/community/instructors">Carpentry Community</a></li>
+ <li><a href="/community/instructors.html">Carpentry Community</a></li>
21
<li><a href="https://www.library.ucsb.edu/events-exhibitions?location=All&series=1225" target="_blank">Events Calendar</a></li>
22
<li><a href="/past-workshops/">Past Workshops</a></li>
23
</ul>
0 commit comments