Skip to content

Commit 260e68a

Browse files
authored
Merge pull request #839 from stevennyman/patch-1
Switch manual download link to HTTPS
2 parents eaacc68 + 07b85ad commit 260e68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h3>Installation</h3>
8585
<strong>With component</strong> : <code>component install Stuk/jszip</code>
8686
</p>
8787
<p>
88-
<strong>Manually</strong> : <a href="http://github.com/Stuk/jszip/zipball/main">download JSZip</a>
88+
<strong>Manually</strong> : <a href="https://github.com/Stuk/jszip/zipball/main">download JSZip</a>
8989
and include the file <code>dist/jszip.js</code> or <code>dist/jszip.min.js</code>
9090
</p>
9191
<br>

0 commit comments

Comments
 (0)