You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,14 @@
7
7
8
8
reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free. [Check out the live demo](https://revealjs.com/).
9
9
10
-
The framework comes with a broad range of features including [nested slides](https://revealjs.netlify.app/vertical-slides/), [Markdown support](https://revealjs.netlify.app/markdown/), [Auto-Animate](https://revealjs.netlify.app/auto-animate/), [PDF export](https://revealjs.netlify.app/pdf-export/), [speaker notes](https://revealjs.netlify.app/speaker-view/), [LaTeX support](https://revealjs.netlify.app/math/), [syntax highlighted code](https://revealjs.netlify.app/code/) and much more.
10
+
The framework comes with a broad range of features including [nested slides](https://revealjs.revealjs.com/vertical-slides/), [Markdown support](https://revealjs.revealjs.com/markdown/), [Auto-Animate](https://revealjs.revealjs.com/auto-animate/), [PDF export](https://revealjs.revealjs.com/pdf-export/), [speaker notes](https://revealjs.revealjs.com/speaker-view/), [LaTeX support](https://revealjs.revealjs.com/math/), [syntax highlighted code](https://revealjs.revealjs.com/code/) and much more.
Copy file name to clipboardExpand all lines: css/theme/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Dependencies
2
2
3
-
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
3
+
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
<p>There's a <ahref="https://revealjs.netlify.app/speaker-view/">speaker view</a>. It includes a timer, preview of the upcoming slide as well as your speaker notes.</p>
374
+
<p>There's a <ahref="https://revealjs.com/speaker-view/">speaker view</a>. It includes a timer, preview of the upcoming slide as well as your speaker notes.</p>
375
375
<p>Press the <em>S</em> key to try it out.</p>
376
376
377
377
<asideclass="notes">
@@ -381,7 +381,7 @@ <h2>Speaker View</h2>
381
381
382
382
<section>
383
383
<h2>Export to PDF</h2>
384
-
<p>Presentations can be <ahref="https://revealjs.netlify.app/pdf-export/">exported to PDF</a>, here's an example:</p>
384
+
<p>Presentations can be <ahref="https://revealjs.com/pdf-export/">exported to PDF</a>, here's an example:</p>
0 commit comments