1
0
mirror of https://github.com/yjwen/org-reveal.git synced 2024-06-24 07:26:35 +02:00

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

View File

@ -113,7 +113,7 @@ $ git clone https://github.com/yjwen/org-reveal.git
a CDN instead of downloading a local copy. a CDN instead of downloading a local copy.
#+BEGIN_SRC org #+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 #+END_SRC