Update reveal.js cdn url for new format and v3.8.0

* jsdeliver url format changed from `<project>/<version>/file` to `npm/<project>@<version>/<file>` sometime in 2017.
  The old urls still work, but they aren't getting updated.
* The current reveal.js version is 3.8.0

current CDN version: https://cdn.jsdelivr.net/npm/reveal.js@3.8.0
This commit is contained in:
Andrew Grangaard 2019-06-13 13:06:02 -07:00 committed by duianto
parent ec01b45744
commit 17c4219d05
2 changed files with 14 additions and 14 deletions

View File

@ -2544,19 +2544,19 @@ Other:
Codruț Constantin Gușoi)
- Various documentation improvements (thanks Aaron Jensen, Aaron Peckham, Aaron
Renner, Adam Frey, Adam Kruszewski, Alexander Dalshov, Alexander Eberspächer,
Alexander Iljin, Alexander Kjeldaas, Alexandros Kotzias, Andrew Vit, Andriy
Senyshyn, Anton Latukha, Antonio Miranda, Anurag Sharma, Archenoth, Ather
Sharif, Artur Juraszek, Benjamin Reynolds, Bernhard Schommer, Billy Wade,
bmag, Boris Buliga, Boris Wong, Carl Lange, Chase Adams, Christian Bäuerlein,
Cibin Mathew, CL123123, Codruț Constantin Gușoi, Compro-Prasad, Daniel Hodson,
Daniel Le, Daniel Molina, Darkhan, David Florness, David Parrish, David Vo,
davidpham87, Deepu Mohan Puthrote, Dela Anthonio, Diego Alvarez, Diego
Berrocal, Dietrich Daroch, Dinesh Bhosale, Dominik Schrempf, Doug Beardsley,
dubnde, duianto, eldios, EMayej, Eugene Yaremenko, Evan Klitzke, Evan
Niessen-Derry, firemiles, Florian Bruhin, Fuqiao Xue, Garrett Johnson, Grant
Shangreaux, Henrique Jung, Henry Hirsch, Henry Marshall, hornuda, Ivan
Fedorov, Ivan Kryvoruchko, J. Patrick Lanigan, Jaremy Creechley, Jason
Axelson, Jesse Cooke, Jethro Shuwen Sun, JI Xiang, Jim Deville, Jody
Alexander Iljin, Alexander Kjeldaas, Alexandros Kotzias, Andrew Grangaard,
Andrew Vit, Andriy Senyshyn, Anton Latukha, Antonio Miranda, Anurag Sharma,
Archenoth, Ather Sharif, Artur Juraszek, Benjamin Reynolds, Bernhard Schommer,
Billy Wade, bmag, Boris Buliga, Boris Wong, Carl Lange, Chase Adams, Christian
Bäuerlein, Cibin Mathew, CL123123, Codruț Constantin Gușoi, Compro-Prasad,
Daniel Hodson, Daniel Le, Daniel Molina, Darkhan, David Florness, David
Parrish, David Vo, davidpham87, Deepu Mohan Puthrote, Dela Anthonio, Diego
Alvarez, Diego Berrocal, Dietrich Daroch, Dinesh Bhosale, Dominik Schrempf,
Doug Beardsley, dubnde, duianto, eldios, EMayej, Eugene Yaremenko, Evan
Klitzke, Evan Niessen-Derry, firemiles, Florian Bruhin, Fuqiao Xue, Garrett
Johnson, Grant Shangreaux, Henrique Jung, Henry Hirsch, Henry Marshall,
hornuda, Ivan Fedorov, Ivan Kryvoruchko, J. Patrick Lanigan, Jaremy Creechley,
Jason Axelson, Jesse Cooke, Jethro Shuwen Sun, JI Xiang, Jim Deville, Jody
Frankowski, Joe Hillenbrand, John Eismeier, John Wood, Jon Tippens, Jonas
Strømsodd, Jonathan Arnett, Jonathan Chen, Jonathan Gillett, Josh Greenwood,
Joshua Santos, Justin Stone, Kainalu Hagiwara, Kalle Lindqvist, Kechao Cai,

View File

@ -144,7 +144,7 @@ as it described in the [[https://github.com/yjwen/org-reveal#set-the-location-of
Alternatively, add the following line to each =.org= file you want to process:
#+BEGIN_EXAMPLE
#+REVEAL_ROOT: http://cdn.jsdelivr.net/reveal.js/3.0.0/
#+REVEAL_ROOT: https://cdn.jsdelivr.net/npm/reveal.js@3.8.0
#+END_EXAMPLE
** Org-journal support