diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |