update for new URI for jsdelivr

- update the referenced version of reveal.js
- update the URI to show the new jsdelivr URI format
This commit is contained in:
Nathan Valentine 2019-01-31 14:54:12 -08:00 committed by GitHub
parent 1cdd088ec5
commit cea244f085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
a CDN instead of downloading a local copy.
#+BEGIN_SRC org
,#+REVEAL_ROOT: http://cdn.jsdelivr.net/reveal.js/3.0.0/
,#+REVEAL_ROOT: https://cdn.jsdelivr.net/npm/reveal.js@3.7.0
#+END_SRC