From 308987ee31a0774d4dbfb45df8e9b2b8ed397089 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sat, 6 Apr 2013 12:42:19 -0300 Subject: [PATCH] fix url in readme (closes #393) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f0b352..72405d7 100644 --- a/README.md +++ b/README.md @@ -414,7 +414,7 @@ Then: The multiplex plugin allows your audience to view the slides on their own phone, tablet or laptop. As the master navigates the slides, all clients will update in real time. See a demo at [http://revealjs.jit.su/](http://revealjs.jit.su). -Configuration is via the multiplex object in ```Reveal.initialize```. To generate unique secret and token values, visit [revealjs.jit.su/token](revealjs.jit.su/token). Below is an example configuration with the multiplex plugin enabled: +Configuration is via the multiplex object in ```Reveal.initialize```. To generate unique secret and token values, visit [revealjs.jit.su/token](http://revealjs.jit.su/token). Below is an example configuration with the multiplex plugin enabled: ```javascript Reveal.initialize({