diff --git a/index.html b/index.html index 569046f8d5d694929cc192a5dc75f37bfcacc017..5c590445f11d0468c513025f2cb81b3f726a5907 100644 --- a/index.html +++ b/index.html @@ -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>