diff --git a/index.html b/index.html index c916989..dfd4cd5 100644 --- a/index.html +++ b/index.html @@ -754,7 +754,7 @@ { src: Reveal.getQueryHash().s ? 'plugin/multiplex/master.js' : - 'plugin/notes-server/client.js', async: true + 'plugin/multiplex/client.js', async: true }, ] });