aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2013-04-06 12:42:19 -0300
committerHakim El Hattab2013-04-06 12:42:19 -0300
commit308987ee31a0774d4dbfb45df8e9b2b8ed397089 (patch)
treef7788de04c60b2f27e484774d2695d31a88226b7
parent3040bc291700a23314e20fbed545b5f5d561a874 (diff)
fix url in readme (closes #393)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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({