projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9527d3
)
fix broken link
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Mon, 5 Dec 2011 04:53:35 +0000
(20:53 -0800)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Mon, 5 Dec 2011 04:53:35 +0000
(20:53 -0800)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index 890925ed222ccfdc63eb46a47eabc418ea1536ce..a4fca039a8f7f0e6de970f6341f148610267abc7 100644
(file)
--- 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