From c5ecf9ca6569e31fc9a9ac553b0ec999e7441deb Mon Sep 17 00:00:00 2001 From: Roger Almeida Date: Sat, 12 Jan 2019 21:18:06 +1100 Subject: [PATCH] Fixed the link to the revealjs-animated plugin --- Plugins,-Tools-and-Hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 34da5b0..abc6d64 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -17,7 +17,7 @@ A list of reveal.js plugins. Feel free to add your own! ### Third Parties -[revealjs-animated](https://github.com/rogeralmeida/revealjs-animated-examples): A simple to use plugin to add custom animations, based on the Web Animation API, to your presentations. ([Demo](https://rogeralmeida.github.io/revealjs-animated-examples/)) +[revealjs-animated](https://github.com/rogeralmeida/revealjs-animated): A simple to use plugin to add custom animations, based on the Web Animation API, to your presentations. ([Demo](https://rogeralmeida.github.io/revealjs-animated-examples/)) [pubnub-remote-control-plugin](https://www.pubnub.com/blog/2016-12-09-realtime-presentation-remote-control-using-reveal.js-and-pubnub/): Remote control a presentation using a web page or a Telegram bot via PubNub API.