Skip to content

Commit 56dd10a

Browse files
authored
Merge pull request #78 from bzg/master
Fix typo in link
2 parents 3b947b2 + 46271a0 commit 56dd10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

essays/eve/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,9 @@ <h2>Eve v0.4</h2>
279279
<div class="item">
280280
<h2>Smalltalk Eve</h2>
281281
<div class="description">
282-
Discussed at <a href="https://www.youtube.com/watch?v=a_o-ZzgpiK8&feature=youtu.be&t=48m38s">Splash 2017</a>. Additional <a href="ttps://www.youtube.com/watch?v=zenELksXotI&feature=youtu.be">demo here</a>.
282+
Discussed at <a href="https://www.youtube.com/watch?v=a_o-ZzgpiK8&feature=youtu.be&t=48m38s">Splash 2017</a>. Additional <a href="https://www.youtube.com/watch?v=zenELksXotI&feature=youtu.be">demo here</a>.
283283
</div>
284284
<img class="pic" src="./smalltalk-eve.gif" />
285285
</div>
286286
</body>
287-
</html>
287+
</html>

0 commit comments

Comments
 (0)