summaryrefslogtreecommitdiff
path: root/public/docs
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-10-22 23:03:11 +0200
committerGitHub2018-10-22 23:03:11 +0200
commit152dfc23230c2575633a0321c855f37fcc50fb96 (patch)
tree60f4eafc1b65786e6fad2e5bb6e34c00a42c480f /public/docs
parente115423d128ed2d0b2cf52a66f67031925bc11b7 (diff)
parent2ddc80fc2000d228e4ec4572d479a0bfc72f50ff (diff)
Merge pull request #997 from SISheogorath/docs/slidePrint
slide example: Add link to slide printing instructions
Diffstat (limited to 'public/docs')
-rw-r--r--public/docs/slide-example.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/docs/slide-example.md b/public/docs/slide-example.md
index 411f31d4..5503cbd7 100644
--- a/public/docs/slide-example.md
+++ b/public/docs/slide-example.md
@@ -270,7 +270,7 @@ Press `B` or `.` on your keyboard to pause the presentation. This is helpful whe
Down below you can find a print icon<i class="fa fa-fw fa-print"></i>.
-After you click on it, use the print function of your browser (either CTRL+P or cmd+P) to print the slides as PDF.
+After you click on it, use the print function of your browser (either CTRL+P or cmd+P) to print the slides as PDF. [See official reveal.js instructions for details](https://github.com/hakimel/reveal.js#instructions-1)
---