fix broken link

This commit is contained in:
Hakim El Hattab 2011-12-04 20:53:35 -08:00
parent f9527d31b4
commit d2faad4730
1 changed files with 1 additions and 2 deletions

View File

@ -156,7 +156,7 @@ linkify( 'a' );
<h2>Stellar Links</h2>
<ul>
<li><a href="https://github.com/hakimel/reveal.js">Source code on github</a></li>
<li><a href="http://hakim.se/experiments/reveal.js">Read more on my site</a></li>
<li><a href="http://hakim.se/projects/reveal-js">Read more on my site</a></li>
<li><a href="http://twitter.com/hakimel">Follow me on Twitter</a></li>
</ul>
</section>
@ -192,6 +192,5 @@ linkify( 'a' );
hljs.initHighlightingOnLoad();
</script>
</body>
</html>