Skip to content

Commit f1cb63c

Browse files
authored
Merge pull request #921 from CHTC/val-fix-bio-cafe
fixed event link
2 parents fbe40fa + a6eb432 commit f1cb63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_uw-research-computing/bioinformatics-cafe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Welcome to the **Bioinformatics Café**—a monthly, hands‑on meetup for life
7070
{% for event in biocafe_events limit:2 %}
7171
{% include event/event-card.html %}
7272
{% endfor %}
73-
<p><a href="/events">See all events</a></p>
73+
<p><a href="/events.html">See all events</a></p>
7474
</div>
7575
</div>
7676
</div>

0 commit comments

Comments
 (0)