We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 825c292 + 8108cca commit 091a36fCopy full SHA for 091a36f
index.html
@@ -81,7 +81,7 @@ <h2 class="big-heading" data-i18n="index-workshop-header">Workshops</h2>
81
<ul class="inner-nav">
82
<li><a href="host.html" data-i18n="index-workshop-links-host">Host Your Own</a></li>
83
<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>
+ <li><a href="https://github.com/nodeschool/write-ups" data-i18n="index-workshop-links-writeups">Writeups of Past Events</a></li>
85
</ul>
86
</nav>
87
</div>
0 commit comments