lab.hakim.se/reveal-js -> revealjs.com

This commit is contained in:
Hakim El Hattab
2017-11-22 14:46:55 +01:00
parent 8a63686017
commit 65bdccd580
10 changed files with 15 additions and 15 deletions

View File

@ -2,7 +2,7 @@
* phantomjs script for printing presentations to PDF.
*
* Example:
* phantomjs print-pdf.js "http://lab.hakim.se/reveal-js?print-pdf" reveal-demo.pdf
* phantomjs print-pdf.js "http://revealjs.com?print-pdf" reveal-demo.pdf
*
* @author Manuel Bieh (https://github.com/manuelbieh)
* @author Hakim El Hattab (https://github.com/hakimel)