Skip to content

Commit

Permalink
https link to browsehappy.com (mmistakes#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored and mmistakes committed Nov 12, 2017
1 parent 84dfab3 commit 2946666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/browser-upgrade.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->

0 comments on commit 2946666

Please sign in to comment.