Skip to content

Commit cb2f917

Browse files
committed
fixed mixed content error
1 parent 7dd04db commit cb2f917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function Home () {
6464
<h2>Want to stay updated on what&rsquo;s going on?</h2>
6565
</div>
6666
<div className="sign-up-right half-width">
67-
<Link href="http://eepurl.com/c5pE6P">
67+
<Link href="https://eepurl.com/c5pE6P">
6868
<a className="button tight dark" target="_blank" rel="noreferrer noopener">
6969
Join our Mailing List
7070
</a>

0 commit comments

Comments
 (0)