Skip to content

Commit 1b472b4

Browse files
committed
Add youtube movie
1 parent 991d4c5 commit 1b472b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ <h3>
6464

6565
<h3>
6666
<a name="whatis" class="anchor" href="#demovideo"><span class="octicon octicon-link"></span></a>Demo video</h3>
67-
<p>T.B.D.</p>
67+
<iframe width="420" height="315" src="//www.youtube.com/embed/5uPue0Jo1nc" frameborder="0" allowfullscreen></iframe>
6868

6969
<h3>
7070
<a name="lang" class="anchor" href="#lang"><span class="octicon octicon-link"></span></a>What language will challenge?</h3>
7171

72-
<h4><a href="http://ajhc.metasepi.org/">Ajhc</a> (Haskell)</h4>
72+
<h4><a href="http://repetae.net/computer/jhc/">jhc</a> (Haskell)</h4>
7373
<h4><a href="http://www.ats-lang.org/">ATS</a> (ML)</h4>
7474
<h4><a href="http://www.rust-lang.org/">Rust</a> (similar to ML and C)</h4>
7575

@@ -138,4 +138,4 @@ <h3>
138138
</script>
139139

140140
</body>
141-
</html>
141+
</html>

0 commit comments

Comments
 (0)