Skip to content

Commit d5fe0fd

Browse files
authored
Merge pull request #2769 from theel0ja/patch-1
Fix mixed content warning
2 parents 0763ab3 + 5b8c0fd commit d5fe0fd

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
@@ -3395,7 +3395,7 @@ <h2 id="changelog">Change Log</h2>
33953395

33963396
<p>
33973397
<a href="http://documentcloud.org/" title="A DocumentCloud Project" style="background:none;">
3398-
<img src="http://jashkenas.s3.amazonaws.com/images/a_documentcloud_project.png" alt="A DocumentCloud Project" />
3398+
<img src="https://jashkenas.s3.amazonaws.com/images/a_documentcloud_project.png" alt="A DocumentCloud Project" />
33993399
</a>
34003400
</p>
34013401

0 commit comments

Comments
 (0)