diff --git a/index.html b/index.html index c2dc0b5..3106132 100644 --- a/index.html +++ b/index.html @@ -883,7 +883,7 @@ Best regards, `📊 That's $${this.totalMatching.toLocaleString()} in employer matching over ${this.payoffYears} years.\n\n` + `Calculate your own impact:`; - const shareUrl = 'https://secure-student-loan.gitlab.io'; + const shareUrl = 'https://401k.ansonbiggs.com'; if (navigator.share) { // Use Web Share API if available (mobile)