fix url in readme (closes #393)

This commit is contained in:
Hakim El Hattab 2013-04-06 12:42:19 -03:00
parent 3040bc2917
commit 308987ee31
1 changed files with 1 additions and 1 deletions

View File

@ -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({