aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-05-19 18:27:00 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-05-19 18:27:00 +0200
commit4f2293378bd4c8e0ac47ab66468f287ece2c7ccb (patch)
tree9d7f02c9827f2f5778dc5ce9f1d191cacc55fcd2 /css
parent83151f5e675f86449eab7d1df4c8ed0c12c20199 (diff)
downloadfosdem-2021-minimalism-presentation-4f2293378bd4c8e0ac47ab66468f287ece2c7ccb.tar
fosdem-2021-minimalism-presentation-4f2293378bd4c8e0ac47ab66468f287ece2c7ccb.tar.gz
reveal.netlify.app -> revealjs.com
Diffstat (limited to 'css')
-rw-r--r--css/print/pdf.scss2
-rw-r--r--css/theme/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/css/print/pdf.scss b/css/print/pdf.scss
index 5eed0fb..9e7190e 100644
--- a/css/print/pdf.scss
+++ b/css/print/pdf.scss
@@ -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 {
diff --git a/css/theme/README.md b/css/theme/README.md
index b1b3a34..35b5dea 100644
--- a/css/theme/README.md
+++ b/css/theme/README.md
@@ -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