diff options
author | Hakim El Hattab | 2012-09-16 21:50:11 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-09-16 21:50:11 -0400 |
commit | 390cdf117258eb9ba6d86f763246ee23a27a3cd6 (patch) | |
tree | 0688f62ce0de69c5be86fa13cc109cf16e297b1d | |
parent | f12ac5f9e9414f071d00df47626287ca29a81c21 (diff) |
copy tweaks
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -280,8 +280,8 @@ function linkify( selector ) { <section> <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/projects/reveal-js">Read more on my site</a></li> + <li><a href="https://github.com/hakimel/reveal.js">Source code on GitHub</a></li> + <li><a href="http://hakim.se/projects/reveal-js">Leave feedback on my site</a></li> <li><a href="http://twitter.com/hakimel">Follow me on Twitter</a></li> </ul> </section> |