reveal.netlify.app -> revealjs.com

This commit is contained in:
Hakim El Hattab
2020-05-19 18:27:00 +02:00
parent 83151f5e67
commit 4f2293378b
9 changed files with 23 additions and 23 deletions

View File

@ -2,7 +2,7 @@
* This stylesheet is used to print reveal.js
* presentations to PDF.
*
* https://revealjs.netlify.app/pdf-export/
* https://revealjs.revealjs.com/pdf-export/
*/
html.print-pdf {

View File

@ -1,6 +1,6 @@
## Dependencies
Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment installed before proceeding: https://revealjs.netlify.app/installation/#full-setup
Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment installed before proceeding: https://revealjs.revealjs.com/installation/#full-setup
## Creating a Theme