Skip to content

Commit

Permalink
MOD: Update CDN version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdarrengriffin authored Nov 8, 2023
1 parent 3f4062c commit b931d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h2>Get started</h2>
href="https://github.com/mrdarrengriffin/dsap/releases">GitHub</a> or
use
the CDN:</p>
<code>&lt;script type=&quot;module&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;import {DSAP} from &quot;https://cdn.jsdelivr.net/gh/mrdarrengriffin/dsap@0.0.3/dist/dsap.es.js&quot;;<br>&nbsp;&nbsp;&nbsp;&nbsp;let dsap = new DSAP();<br>&lt;/script&gt;</code>
<code>&lt;script type=&quot;module&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;import {DSAP} from &quot;https://cdn.jsdelivr.net/gh/mrdarrengriffin/dsap@0.0.5/dist/dsap.es.js&quot;;<br>&nbsp;&nbsp;&nbsp;&nbsp;let dsap = new DSAP();<br>&lt;/script&gt;</code>
</div>
</div>
</div>
Expand Down

0 comments on commit b931d0b

Please # to comment.