projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cfb4fc
)
serve remotes js from s3 #611
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Fri, 20 Sep 2013 03:36:39 +0000
(23:36 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Fri, 20 Sep 2013 03:36:39 +0000
(23:36 -0400)
plugin/remotes/remotes.js
patch
|
blob
|
history
diff --git
a/plugin/remotes/remotes.js
b/plugin/remotes/remotes.js
index 294c2b56665535a31d85de3cda9dc9df66c638eb..ba0dbad7b858f3c51e0a01eefebf12c597527e23 100644
(file)
--- a/
plugin/remotes/remotes.js
+++ b/
plugin/remotes/remotes.js
@@
-34,6
+34,6
@@
;
} );
- head.js('https://
raw.github.com/Remotes/Remotes/master/dist
/remotes.ne.min.js');
+ head.js('https://
hakim-static.s3.amazonaws.com/reveal-js
/remotes.ne.min.js');
}
})(window);
\ No newline at end of file