Skip to content

Commit

Permalink
fix demo CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbrent committed Jan 4, 2020
1 parent 85797e4 commit f267a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/browser/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<!-- RELEASE (CDN)
-->
<script src="https://cdn.jsdelivr.net/gh/gitbrent/pptxgenjs@latest/dist/pptxgen.bundle.js"></script>
<script src="https://cdn.jsdelivr.net/gh/gitbrent/pptxgenjs@latest/demos/demo.js"></script>
<script src="https://cdn.jsdelivr.net/gh/gitbrent/pptxgenjs@latest/demos/common/demos.js"></script>
<!--
TODO: [only used during `-beta` dev cycles; update to below on release]
<script src="https://cdn.jsdelivr.net/gh/gitbrent/pptxgenjs@master/dist/pptxgen.bundle.js"></script>
Expand Down

0 comments on commit f267a8e

Please sign in to comment.