From 18b815cdce46db3eecba1598c7fb6fd1dc6ac9c4 Mon Sep 17 00:00:00 2001
From: Salim B <salim@posteo.de>
Date: Wed, 20 May 2020 17:53:55 +0200
Subject: [PATCH] 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.
---
 MANUAL.txt | 7 +++----
 1 file 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: