diff --git a/card-sort.html b/card-sort.html index dc9c43d..e6a6b03 100644 --- a/card-sort.html +++ b/card-sort.html @@ -390,8 +390,8 @@ }, 5000); } else { - alert('Your browser does not support sharing. Please copy from the address bar instead.'); window.location.href = url; + alert('Your browser does not support sharing. Please copy from the address bar instead.'); } }