Skip to content

Commit 091a36f

Browse files
Merge pull request #520 from nodeschool/riyadhalnur-patch-1
Link past events write up to repo
2 parents 825c292 + 8108cca commit 091a36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2 class="big-heading" data-i18n="index-workshop-header">Workshops</h2>
8181
<ul class="inner-nav">
8282
<li><a href="host.html" data-i18n="index-workshop-links-host">Host Your Own</a></li>
8383
<li><a href="events.html" data-i18n="index-workshop-links-events">See All Events</a></li>
84-
<li><a href="host.html#writeups" data-i18n="index-workshop-links-writeups">Writeups of Past Events</a></li>
84+
<li><a href="https://github.com/nodeschool/write-ups" data-i18n="index-workshop-links-writeups">Writeups of Past Events</a></li>
8585
</ul>
8686
</nav>
8787
</div>

0 commit comments

Comments
 (0)