Hakim El Hattab hace 11 años
padre
commit
390cdf1172
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      index.html

+ 2 - 2
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>