Skip to content

Commit cba7f71

Browse files
committed
Merge pull request #399 from jekrb/patch-1
fix broken link -> makemehapi
2 parents 96d1b29 + 71380c5 commit cba7f71

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
@@ -238,7 +238,7 @@ <h4><a class="js-workshop-link" href="https://github.com/azat-co/expressworks" t
238238
<code>npm install -g expressworks</code>
239239
</div>
240240
<div id="makemehapi" class="workshopper">
241-
<h4><a class="js-workshop-link" href="https://github.com/spumko/makemehapi" target="_blank">Make Me Hapi</a></h4>
241+
<h4><a class="js-workshop-link" href="https://github.com/hapijs/makemehapi" target="_blank">Make Me Hapi</a></h4>
242242
<p data-i18n="workshopper-makemehapi">Learn all about hapi through a series of challenges.</p>
243243
<code>npm install -g makemehapi</code>
244244
</div>

0 commit comments

Comments
 (0)