Skip to content

Commit

Permalink
fixed download link
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbrent committed Jan 3, 2020
1 parent dcd921c commit 0804222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Use the online demo to create a simple presentation to see how easy it is to use

```html
<!-- Bundle: Easiest to use, supports all browsers -->
<script src="PptxGenJS/libs/pptxgen.bundle.js"></script>
<script src="PptxGenJS/dist/pptxgen.bundle.js"></script>

<!-- Individual files: Add only what's needed to avoid clobbering loaded libraries -->
<script src="PptxGenJS/libs/jszip.min.js"></script>
Expand Down

0 comments on commit 0804222

Please sign in to comment.