Skip to content

Commit

Permalink
Update jsdeliver link
Browse files Browse the repository at this point in the history
ireade committed Jan 11, 2018
1 parent f21cf43 commit e8edfe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@ <h3>Step 1 - Include Script</h3>
<p>Include the following javascript file in your document. </p>

<div class="highlight cf">
<pre id="stepOne">&lt;script src="https://cdn.jsdelivr.net/caniuse-embed/1.1.0/caniuse-embed.min.js"&gt;&lt;/script&gt;</pre>
<pre id="stepOne">&lt;script src="https://cdn.jsdelivr.net/gh/ireade/caniuse-embed/caniuse-embed.min.js"&gt;&lt;/script&gt;</pre>
<div class="copy-code" id="copyStepOne" data-clipboard-target="#stepOne">Copy</div>
</div>

0 comments on commit e8edfe3

Please sign in to comment.