diff options
Diffstat (limited to 'demo.html')
-rw-r--r-- | demo.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -44,7 +44,7 @@ <h1>Reveal.js</h1> <h3>The HTML Presentation Framework</h3> <p> - <small>Created by <a href="http://hakim.se">Hakim El Hattab</a> / <a href="http://twitter.com/hakimel">@hakimel</a></small> + <small>Created by <a href="http://hakim.se">Hakim El Hattab</a> and <a href="https://github.com/hakimel/reveal.js/graphs/contributors">contributors</a></small> </p> </section> @@ -83,7 +83,7 @@ <section> <h2>Slides</h2> <p> - Not a coder? Not a problem. There's a fully-featured visual editor for authoring these, try it out at <a href="http://slides.com" target="_blank">http://slides.com</a>. + Not a coder? Not a problem. There's a fully-featured visual editor for authoring these, try it out at <a href="https://slides.com" target="_blank">https://slides.com</a>. </p> </section> @@ -369,7 +369,7 @@ Reveal.addEventListener( 'customevent', function() { <section style="text-align: left;"> <h1>THE END</h1> <p> - - <a href="http://slides.com">Try the online editor</a> <br> + - <a href="https://slides.com">Try the online editor</a> <br> - <a href="https://github.com/hakimel/reveal.js">Source code & documentation</a> </p> </section> |