Skip to content

Commit

Permalink
fixed mixed content error
Browse files Browse the repository at this point in the history
  • Loading branch information
bliutech committed Apr 29, 2023
1 parent 7dd04db commit cb2f917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function Home () {
<h2>Want to stay updated on what&rsquo;s going on?</h2>
</div>
<div className="sign-up-right half-width">
<Link href="http://eepurl.com/c5pE6P">
<Link href="https://eepurl.com/c5pE6P">
<a className="button tight dark" target="_blank" rel="noreferrer noopener">
Join our Mailing List
</a>
Expand Down

0 comments on commit cb2f917

Please sign in to comment.