org: Update revealJS url
This grabs all minor versions upto 4.xx
This commit is contained in:
parent
1fc43dacfc
commit
03cb076fd6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
(def-package! ox-reveal
|
||||
:defer t
|
||||
:config
|
||||
(setq org-reveal-root "http://cdn.jsdelivr.net/reveal.js/3.0.0/"
|
||||
(setq org-reveal-root "https://cdn.jsdelivr.net/npm/reveal.js@3/"
|
||||
org-reveal-mathjax t))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue