Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update links to reveal.js documentation #6386

Merged
merged 1 commit into from
May 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions MANUAL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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:

Expand Down