Update Reveal.js CDN to 3.0.0

This commit is contained in:
Yujie Wen 2015-10-09 11:40:43 +08:00
parent 4f3cffd106
commit 15c7043896
1 changed files with 4 additions and 4 deletions

View File

@ -113,7 +113,7 @@ $ git clone https://github.com/yjwen/org-reveal.git
a CDN instead of downloading a local copy.
#+BEGIN_SRC org
,#+REVEAL_ROOT: http://cdn.jsdelivr.net/reveal.js/2.5.0/
,#+REVEAL_ROOT: http://cdn.jsdelivr.net/reveal.js/3.0.0/
#+END_SRC