aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2011-12-04 20:53:35 -0800
committerHakim El Hattab <hakim.elhattab@gmail.com>2011-12-04 20:53:35 -0800
commitd2faad4730071f26be66baa920057bf68b47d4c8 (patch)
tree4bb271c755d578fe0394088e294e55da0becdda6 /index.html
parentf9527d31b496b47ff8db0f6c9d79de150ce755bb (diff)
downloadfreenode-live-2017-presentation-d2faad4730071f26be66baa920057bf68b47d4c8.tar
freenode-live-2017-presentation-d2faad4730071f26be66baa920057bf68b47d4c8.tar.gz
fix broken link
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 890925e..a4fca03 100644
--- a/index.html
+++ b/index.html
@@ -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