Skip to content
Snippets Groups Projects
Commit d2faad47 authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

fix broken link

parent f9527d31
No related branches found
No related tags found
No related merge requests found
......@@ -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>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment