Merge pull request #366 from nrvale0/patch-2

update for new URI for jsdelivr
This commit is contained in:
Yujie Wen 2019-06-09 22:58:33 +08:00 committed by GitHub
commit bce0de12cb
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