Updating IE8 notice to no longer include redirect to old version

The old.regexper.com site will be taken down in about a month since IE8
is no longer supported.
This commit is contained in:
Jeff Avallone
2016-07-27 11:12:56 -04:00
parent 388c625e47
commit 3d48ad9fc1
+1 -1
View File
@@ -1,5 +1,5 @@
<div id="deprecation-notice"> <div id="deprecation-notice">
<h1>Regexper</h1> <h1>Regexper</h1>
<p>Your browser is no longer supported by the current version of Regexper. Upgrade your browser to the latest version, or visit <a href="http://old.regexper.com/">the old Regexper</a>.</p> <p>Your browser is no longer supported by the current version of Regexper. Please upgrade your browser to the latest version.</p>
</div> </div>