aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorSalim B <salim@posteo.de>2020-05-20 17:53:55 +0200
committerGitHub <noreply@github.com>2020-05-20 08:53:55 -0700
commit18b815cdce46db3eecba1598c7fb6fd1dc6ac9c4 (patch)
tree02d08fbcd4eb1c99f9d66c6810543d8a7614d1e9 /MANUAL.txt
parentf6dfacf9d67d25efad539c3c242a63815ae4f6c7 (diff)
downloadpandoc-18b815cdce46db3eecba1598c7fb6fd1dc6ac9c4.tar.gz
Update links to reveal.js documentation (#6386)
With the [release of reveal.js 4.0.0](https://github.com/hakimel/reveal.js/releases/tag/4.0.0), the documentation moved from the GitHub README to the dedicated website <https://revealjs.com/>. Note that there are [further adjustments](https://revealjs.com/upgrading/) to the [Pandoc template](https://github.com/jgm/pandoc-templates/blob/master/default.revealjs) necessary in order to make Pandoc work with reveal.js 4.0.0.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index a170be3f1..1bdb09850 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -2162,7 +2162,7 @@ To turn off boolean flags that default to true in reveal.js, use `0`.
: additional attributes for the title slide of reveal.js slide shows.
See [background in reveal.js and beamer] for an example.
-[reveal.js configuration options]: https://github.com/hakimel/reveal.js#configuration
+[reveal.js configuration options]: https://revealjs.com/config/
### Variables for Beamer slides
@@ -5460,9 +5460,8 @@ To add a background image to the automatically generated title slide, use the
`title-slide-attributes` variable in the YAML metadata block. It must contain
a map of attribute names and values.
-See the [reveal.js
-documentation](https://github.com/hakimel/reveal.js#slide-backgrounds)
-for more details.
+See the [reveal.js documentation](https://revealjs.com/backgrounds/) for more
+details.
For example in reveal.js: